Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3677 in orxonox.OLD for orxonox/trunk/src/story_entities


Ignore:
Timestamp:
Mar 30, 2005, 6:15:46 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: more output info, some fixes in resourceManager

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r3676 r3677  
    145145  cn->unbind(this->localPlayer);
    146146  cn->reset();
     147
    147148  ResourceManager::getInstance()->debug();
    148 
    149149  ResourceManager::getInstance()->unloadAllByPriority(RP_LEVEL);
     150  ResourceManager::getInstance()->debug();
    150151
    151152  delete WorldInterface::getInstance();
Note: See TracChangeset for help on using the changeset viewer.