Added MinTNSToHideNotes preference.

This commit is contained in:
Kyzentun
2014-11-19 15:59:21 -07:00
parent 75fdf7c650
commit 040c0de509
8 changed files with 41 additions and 9 deletions
+1
View File
@@ -213,6 +213,7 @@ public:
Preference<int> m_iSongsPerPlay;
Preference<bool> m_bDelayedCreditsReconcile; // zuh?
Preference<bool> m_bComboContinuesBetweenSongs;
Preference<TapNoteScore> m_MinTNSToHideNotes;
Preference<Maybe> m_ShowSongOptions;
Preference<bool> m_bDancePointsForOni;
Preference<bool> m_bPercentageScoring;