make sure we don't do stuff to the group list if this screen is disabled
(there's probably a 1-frame window this matters in; i hit it once by accident)
This commit is contained in:
@@ -63,6 +63,7 @@ ScreenSelectGroup::ScreenSelectGroup()
|
||||
{
|
||||
GAMESTATE->m_sPreferredGroup = "ALL MUSIC";
|
||||
m_Menu.ImmedOffScreenToMenu();
|
||||
m_bChosen = true;
|
||||
this->SendScreenMessage( SM_GoToNextScreen, 0.f );
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user