Changeset 3564 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Mar 15, 2005, 6:38:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3560 r3564 305 305 glEndList(); 306 306 307 terrain = new Terrain( );307 terrain = new Terrain(TERRAIN_BENSCH); 308 308 this->spawn(terrain); 309 309 // LIGHT initialisation
Note: See TracChangeset
for help on using the changeset viewer.