Changeset 6349 for code/branches/presentation2/src/orxonox/gamestates
- Timestamp:
- Dec 14, 2009, 12:51:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/gamestates/GSMainMenu.cc
r6313 r6349 73 73 { 74 74 if (GameMode::playsSound()) 75 delete this->ambient_;75 this->ambient_->destroy(); 76 76 77 77 InputManager::getInstance().destroyState("mainMenu");
Note: See TracChangeset
for help on using the changeset viewer.