From 9c9df4070adcdedffda82eef88d8d767575f3390 Mon Sep 17 00:00:00 2001 From: ListenerJubatus Date: Thu, 27 Sep 2018 11:31:10 -0600 Subject: [PATCH] and neither should this --- .../BGAnimations/ScreenEvaluationSummary underlay/default.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/default/BGAnimations/ScreenEvaluationSummary underlay/default.lua b/Themes/default/BGAnimations/ScreenEvaluationSummary underlay/default.lua index 2baa423316..126cfc3e33 100644 --- a/Themes/default/BGAnimations/ScreenEvaluationSummary underlay/default.lua +++ b/Themes/default/BGAnimations/ScreenEvaluationSummary underlay/default.lua @@ -122,7 +122,7 @@ for ip, p in ipairs(GAMESTATE:GetHumanPlayers()) do }, Def.Quad { - InitCommand=cmd(vertalign,top;y,60+grade_area_offset;zoomto,190,66;diffuse,color("#fce1a1"));, + InitCommand=cmd(vertalign,top;y,60+grade_area_offset;zoomto,190,66;diffuse,color("#fce1a1")); OnCommand=function(self) self:diffusealpha(0):decelerate(0.4):diffusealpha(0.4) end,