Skip to content

Commit

Permalink
pretty sure this does nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 25, 2018
1 parent 23022b8 commit 9d52f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Themes/Til Death/BGAnimations/_chartpreview.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ local t = Def.ActorFrame {
cd:visible(true):y(20) -- need to control this manually -mina
cd:GetChild("cdbg"):diffusealpha(0) -- we want to use our position background for draw order stuff -mina
cd:queuecommand("GraphUpdate") -- first graph will be empty if we dont force this on initial creation
self:queuecommand("PlayingSampleMusic")
end,
Def.Quad {
Name = "BG",
Expand Down

0 comments on commit 9d52f99

Please sign in to comment.