Music wheel preview fadeout time is now adjustable by the metric [ScreenSelectMusic] SampleMusicFadeOutSeconds.
This commit is contained in:
@@ -78,6 +78,7 @@ protected:
|
||||
ThemeMetric<bool> SAMPLE_MUSIC_LOOPS;
|
||||
ThemeMetric<SampleMusicPreviewMode> SAMPLE_MUSIC_PREVIEW_MODE;
|
||||
ThemeMetric<float> SAMPLE_MUSIC_FALLBACK_FADE_IN_SECONDS;
|
||||
ThemeMetric<float> SAMPLE_MUSIC_FADE_OUT_SECONDS;
|
||||
ThemeMetric<bool> DO_ROULETTE_ON_MENU_TIMER;
|
||||
ThemeMetric<float> ROULETTE_TIMER_SECONDS;
|
||||
ThemeMetric<bool> ALIGN_MUSIC_BEATS;
|
||||
|
||||
Reference in New Issue
Block a user