diff --git a/stepmania/Themes/default/BGAnimations/ScreenEvaluationStage overlay/default.lua b/stepmania/Themes/default/BGAnimations/ScreenEvaluationStage overlay/default.lua index 99093d54b5..3fd60ad2fd 100644 --- a/stepmania/Themes/default/BGAnimations/ScreenEvaluationStage overlay/default.lua +++ b/stepmania/Themes/default/BGAnimations/ScreenEvaluationStage overlay/default.lua @@ -5,7 +5,6 @@ local p2y = THEME:GetMetric( 'ScreenEvaluationStage', 'BonusFrameP2Y' ) p1y = p1y + 75 -- It starts 75 pixels down from the top of the Bonus frame. p2y = p2y + 75 -Trace( "(x,y) = (" .. p1x .. "," .. p1y .. ")" ) return Def.ActorFrame { children = { LoadActor("life graph", PLAYER_1) .. {