This commit is contained in:
Glenn Maynard
2005-04-26 04:22:53 +00:00
parent 534842c2da
commit 261cbacb36
+1
View File
@@ -804,6 +804,7 @@ void ScreenSelectMusic::Input( const DeviceInput& DeviceI, InputEventType type,
if( !GAMESTATE->IsHumanPlayer(pn) )
return;
// Check for "Press START again for options" button press
if( m_bMadeChoice &&
MenuI.IsValid() &&
MenuI.button == MENU_BUTTON_START &&