add an option to not display the select group screen

This commit is contained in:
Glenn Maynard
2002-12-15 10:25:20 +00:00
parent ab179acc1a
commit 3e6b2eba89
5 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public:
float m_fJudgeWindowGoodPercent;
bool m_bAutoPlay;
bool m_bDelayedEscape;
bool m_bHowToPlay, m_bShowDontDie;
bool m_bHowToPlay, m_bShowDontDie, m_bShowSelectGroup;
bool m_bArcadeOptionsNavigation;
bool m_bCoinOpMode;