remove IET_LEVEL_CHANGED
This commit is contained in:
@@ -297,7 +297,6 @@ void ScreenSelectMusic::Input( const InputEventPlus &input )
|
||||
input.MenuI.IsValid() &&
|
||||
input.MenuI.button == MENU_BUTTON_START &&
|
||||
input.type != IET_RELEASE &&
|
||||
input.type != IET_LEVEL_CHANGED &&
|
||||
OPTIONS_MENU_AVAILABLE.GetValue() )
|
||||
{
|
||||
if( m_bGoToOptions )
|
||||
|
||||
Reference in New Issue
Block a user