remove m_bUseAlternateText. (not really needed; just load the

song in the editor)
This commit is contained in:
Glenn Maynard
2003-02-17 01:06:03 +00:00
parent 813bd435de
commit 5f47abd1f7
3 changed files with 2 additions and 12 deletions
-1
View File
@@ -53,7 +53,6 @@ public:
bool m_bDelayedEscape;
bool m_bInstructions, m_bShowDontDie, m_bShowSelectGroup;
bool m_bShowTranslations;
bool m_bUseAlternateText;
bool m_bArcadeOptionsNavigation;
bool m_bCoinOpMode;
enum { NEVER, ALWAYS, ABC_ONLY } m_MusicWheelUsesSections;