[ScreenWithMenuElements] Add DelayMusicSeconds metric. requested in issue 540: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=540

This commit is contained in:
AJ Kelly
2012-05-16 01:31:00 -05:00
parent d35089a75f
commit b02a4ae096
4 changed files with 15 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ protected:
ThemeMetric<bool> PLAY_MUSIC;
ThemeMetric<bool> MUSIC_ALIGN_BEAT;
ThemeMetric<float> DELAY_MUSIC_SECONDS;
ThemeMetric<bool> CANCEL_TRANSITIONS_OUT;
ThemeMetric<float> TIMER_SECONDS;
ThemeMetric<RString> TIMER_METRICS_GROUP;