Changeset 5218 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Sep 22, 2005, 5:30:01 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/world.cc
r5216 r5218 146 146 ResourceManager::getInstance()->unload(this->music); 147 147 ResourceManager::getInstance()->unloadAllByPriority(RP_LEVEL); 148 149 delete[] this->path; 148 150 } 149 151
Note: See TracChangeset
for help on using the changeset viewer.