delay before accepting a held START for options menu

don't delay if it's actually re-pressed
This commit is contained in:
Glenn Maynard
2003-02-10 22:10:12 +00:00
parent d7b2f341da
commit 0206b83aa0
2 changed files with 21 additions and 2 deletions
+1
View File
@@ -84,6 +84,7 @@ protected:
bool m_bGoToOptions;
Sprite m_sprOptionsMessage;
float m_fPlaySampleCountdown;
bool m_bAllowOptionsMenu, m_bAllowOptionsMenuRepeat;
RageSound m_soundSelect;
RageSound m_soundChangeNotes;