Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2014, 1:29:33 PM (10 years ago)
Author:
landauf
Message:

no Thilo, we don't want to call preDestroy()
made documentation of destroy() and preDestroy() more explicit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/gamestates/GSMainMenu.cc

    r9939 r9944  
    8585    {
    8686        if (GameMode::playsSound())
    87             this->ambient_->destroy(); //CHECK Thilo destroy ?preDestroy()? !!!!!!!
     87            this->ambient_->destroy();
    8888
    8989        InputManager::getInstance().destroyState("MainMenuHackery");
Note: See TracChangeset for help on using the changeset viewer.