add missing metrics for ScreenGameplay:SurviveTime

This commit is contained in:
AJ Kelly
2012-03-30 22:37:44 -05:00
parent df32fc663d
commit 2a5dec7bb5
+5
View File
@@ -3370,6 +3370,11 @@ SongNumberP2X=THEME:GetMetric(Var "LoadingScreen","PlayerP2OnePlayerOneSideX") +
SongNumberP2Y=SCREEN_TOP+24+7
SongNumberP2OnCommand=visible,false
SongNumberP2OffCommand=
SurviveTimeX=SCREEN_CENTER_X
SurviveTimeY=SCREEN_CENTER_Y+120
SurviveTimeOnCommand=
# online scoreboard
# P1 is used when the only player is P2
ScoreboardC1P1X=SCREEN_CENTER_X*0.25