remove m_bPickExtraStage, use false behavior. Extra stage stuff is way too complicated for too many niche cases.
This commit is contained in:
@@ -151,7 +151,6 @@ public:
|
||||
Preference<int> m_iCoinsPerCredit;
|
||||
Preference<int> m_iSongsPerPlay;
|
||||
Preference<bool> m_bDelayedCreditsReconcile;
|
||||
Preference<bool> m_bPickExtraStage;
|
||||
Preference<bool> m_bComboContinuesBetweenSongs;
|
||||
Preference<Maybe> m_ShowSongOptions;
|
||||
Preference<bool> m_bDancePointsForOni;
|
||||
|
||||
Reference in New Issue
Block a user