Changeset 4936 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Jul 22, 2005, 7:30:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4921 r4936 201 201 //delete animator 202 202 203 FastFactory::flushAll(); 203 204 delete NullParent::getInstance(); 204 205 EventHandler::getInstance()->debug(); 205 206 206 207 LoadClassDescription::printAll(); 207 208 208 ResourceManager::getInstance()->unloadAllByPriority(RP_LEVEL); 209 209 }
Note: See TracChangeset
for help on using the changeset viewer.