From 261cbacb3658a3facd4481c96d21c44d5f35c47a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 26 Apr 2005 04:22:53 +0000 Subject: [PATCH] comment --- stepmania/src/ScreenSelectMusic.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/ScreenSelectMusic.cpp b/stepmania/src/ScreenSelectMusic.cpp index f097eb082f..a14d8f2e85 100644 --- a/stepmania/src/ScreenSelectMusic.cpp +++ b/stepmania/src/ScreenSelectMusic.cpp @@ -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 &&