-fix to make the banner re-open when coming back from game categories (b on star)

This commit is contained in:
fledge68 2012-07-09 12:15:40 +00:00
parent 1a93cdf4c3
commit c99e1c0e6c

View File

@ -417,6 +417,8 @@ void CMenu::_game(bool launch)
m_banner->DeleteBanner();
_CategorySettings(true);
_showGame();
if (!m_gameSound.IsPlaying())
startGameSound = -6;
continue;
}
if(BTN_HOME_PRESSED || BTN_B_PRESSED)