Changeset 4904 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- Jul 19, 2005, 11:05:36 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/terrain.cc
r4889 r4904 121 121 this->model->draw(); 122 122 glPopMatrix(); 123 124 this->ssp->drawQuadtree(); 123 125 } 124 126
Note: See TracChangeset
for help on using the changeset viewer.