Added ComboContinuesBetweenSongs back in. And if that line in ResetStageStatistics is committed as FOREACH_HumanPlayer, I'm going to punch git.

This commit is contained in:
Kyzentun
2014-02-16 11:43:28 -07:00
parent 3adfce9857
commit 3c7bb93bbc
5 changed files with 31 additions and 1 deletions
+1
View File
@@ -208,6 +208,7 @@ public:
Preference<int> m_iCoinsPerCredit;
Preference<int> m_iSongsPerPlay;
Preference<bool> m_bDelayedCreditsReconcile; // zuh?
Preference<bool> m_bComboContinuesBetweenSongs;
Preference<Maybe> m_ShowSongOptions;
Preference<bool> m_bDancePointsForOni;
Preference<bool> m_bPercentageScoring;