Changeset 6829 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Jan 29, 2006, 2:40:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world_data.cc
r6828 r6829 302 302 delete PhysicsEngine::getInstance(); 303 303 304 if (this->music != NULL) 305 delete this->music; 306 this->music = NULL; 304 307 /* stop the sound eninge */ 305 308 SoundEngine::getInstance()->flushAllBuffers();
Note: See TracChangeset
for help on using the changeset viewer.