Changeset 3621 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Mar 21, 2005, 6:10:40 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3620 r3621 167 167 WorldInterface* wi = WorldInterface::getInstance(); 168 168 wi->init(this); 169 170 // Enable default GL stuff171 glEnable(GL_DEPTH_TEST);172 173 169 } 174 170
Note: See TracChangeset
for help on using the changeset viewer.