re-add b5129dd: Allow for 'confirmation only' double press mechanisms as a choice for two part selection on ScreenSelectMusic
(small cleanup on ScreenDimensions)
This commit is contained in:
@@ -85,6 +85,7 @@ protected:
|
||||
ThemeMetric<RString> SELECT_MENU_NAME;
|
||||
ThemeMetric<bool> SELECT_MENU_CHANGES_DIFFICULTY;
|
||||
ThemeMetric<bool> TWO_PART_SELECTION;
|
||||
ThemeMetric<bool> TWO_PART_CONFIRMS_ONLY;
|
||||
ThemeMetric<bool> WRAP_CHANGE_STEPS;
|
||||
|
||||
bool CanChangeSong() const { return m_SelectionState == SelectionState_SelectingSong; }
|
||||
|
||||
Reference in New Issue
Block a user