Changeset 5038 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Aug 16, 2005, 6:46:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r5035 r5038 926 926 { 927 927 if( entity->isVisible() ) entity->draw(); 928 //entity->drawBVTree(2, 226);928 entity->drawBVTree(2, 226); 929 929 entity = iterator->nextElement(); 930 930 }
Note: See TracChangeset
for help on using the changeset viewer.