fix player options coming up when it shouldn't (post-3.9)
This commit is contained in:
@@ -753,6 +753,7 @@ void ScreenSelectMusic::Input( const DeviceInput& DeviceI, InputEventType type,
|
||||
MenuI.IsValid() &&
|
||||
MenuI.button == MENU_BUTTON_START &&
|
||||
type != IET_RELEASE &&
|
||||
type != IET_LEVEL_CHANGED &&
|
||||
IsTransitioning() &&
|
||||
!GAMESTATE->IsExtraStage() &&
|
||||
!GAMESTATE->IsExtraStage2() )
|
||||
|
||||
Reference in New Issue
Block a user