Add the SurvivalModOverride metric.

This commit is contained in:
Jason Felds
2011-11-28 19:13:15 -05:00
parent 6a700d5cd8
commit 2d3c3628a1
4 changed files with 11 additions and 1 deletions
+1
View File
@@ -197,6 +197,7 @@ protected:
ThemeMetric<bool> ALLOW_CENTER_1_PLAYER;
ThemeMetric<bool> UNPAUSE_WITH_START;
ThemeMetric<RString> SONG_NUMBER_FORMAT;
ThemeMetric<bool> SURVIVAL_MOD_OVERRIDE;
bool IsLastSong();
void SetupSong( int iSongIndex );