Skip to content

Commit

Permalink
Also missed this
Browse files Browse the repository at this point in the history
  • Loading branch information
ListenerJubatus committed Sep 27, 2018
1 parent 0feec88 commit de02eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BGAnimations/ScreenEvaluationSummary underlay/default.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit de02eb4

Please sign in to comment.