remove IET_LEVEL_CHANGED

This commit is contained in:
Glenn Maynard
2006-09-08 18:51:12 +00:00
parent 83e010a63e
commit 3fc0d75570
5 changed files with 1 additions and 15 deletions
-1
View File
@@ -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 )