add an option to not display the select group screen
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user