Changeset 4846 in orxonox.OLD for orxonox/trunk/src/world_entities/terrain.cc
- Timestamp:
- Jul 12, 2005, 11:55:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/terrain.cc
r4844 r4846 40 40 41 41 SpatialSeparation* ssp = new SpatialSeparation((AbstractModel*)this->model, 10.0f); 42 delete ssp; 42 43 } 43 44
Note: See TracChangeset
for help on using the changeset viewer.