Added AllowHoldForOptions preference.
Back button now only backs out of a screen on a press. Updated changelog.
This commit is contained in:
@@ -203,6 +203,7 @@ public:
|
||||
Preference<bool> m_bMercifulBeginner; // don't subtract from percent score or grade DP, larger W5 window
|
||||
Preference<bool> m_bMercifulSuperMeter; // negative super deltas are scaled by the players life percentage
|
||||
Preference<bool> m_bDelayedBack;
|
||||
Preference<bool> m_AllowHoldForOptions;
|
||||
Preference<bool> m_bShowInstructions; // how to play a mode
|
||||
Preference<bool> m_bShowCaution;
|
||||
Preference<bool> m_bShowNativeLanguage;
|
||||
|
||||
Reference in New Issue
Block a user