rename "AllSorts" code to "Menu"

This commit is contained in:
Chris Danford
2003-12-02 09:15:35 +00:00
parent 2dc6cb9099
commit ddd9b78af5
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -699,7 +699,7 @@ void ScreenSelectMusic::Input( const DeviceInput& DeviceI, InputEventType type,
HarderDifficulty( pn );
return;
}
if( CodeDetector::EnteredAllSorts(GameI.controller) )
if( CodeDetector::EnteredMenu(GameI.controller) )
{
if( ( GAMESTATE->IsExtraStage() && !PREFSMAN->m_bPickExtraStage ) || GAMESTATE->IsExtraStage2() )
m_soundLocked.Play();