Changeset 3660 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc
- Timestamp:
- Mar 29, 2005, 11:50:51 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3654 r3660 145 145 cn->unbind(this->localPlayer); 146 146 cn->reset(); 147 148 ResourceManager::unloadAllByPriority(RP_LEVEL); 147 149 148 150 delete WorldInterface::getInstance();
Note: See TracChangeset
for help on using the changeset viewer.