Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3672 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Mar 30, 2005, 3:02:58 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: ResourceManager not totally static anymore, list-iterators, and so on

File:
1 edited

Legend:

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

    r3670 r3672  
    146146  cn->reset();
    147147
    148   ResourceManager::unloadAllByPriority(RP_LEVEL);
     148  ResourceManager::getInstance()->unloadAllByPriority(RP_LEVEL);
    149149
    150150  delete WorldInterface::getInstance();
Note: See TracChangeset for help on using the changeset viewer.