Fix compile and move these preferences into UnlockManager.

This commit is contained in:
Steve Checkoway
2008-05-15 09:57:29 +00:00
parent 9f0e7f02c6
commit fe07a07fa3
3 changed files with 9 additions and 14 deletions
-5
View File
@@ -129,11 +129,6 @@ public:
Preference<float> m_fLifeDifficultyScale;
// Event Mode overrides to show courses/mods/songs/steps without changing their selectable/lock status manually
Preference<bool> m_bEventIgnoresLockStatusCS;
Preference<bool> m_bEventIgnoresLockStatusMod;
Preference<bool> m_bEventIgnoresLockStatusStep;
// Whoever added these: Please add a comment saying what they do. -Chris
Preference<int> m_iRegenComboAfterMiss;
Preference<bool> m_bMercifulDrain; // negative life deltas are scaled by the players life percentage