make the options menu in the course select screen act like it does

in the music select screen
This commit is contained in:
Glenn Maynard
2003-02-17 00:39:10 +00:00
parent 5172339678
commit a6205264db
2 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ protected:
MusicWheel m_MusicWheel;
bool m_bMadeChoice;
bool m_bGoToOptions;
bool m_bGoToOptions, m_bAllowOptionsMenuRepeat;
Sprite m_sprOptionsMessage;
RageSound m_soundSelect;