Skip to content

Commit

Permalink
do the garbew
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 22, 2018
1 parent 92e5359 commit 0bdd05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Themes/Til Death/BGAnimations/_songbg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if enabled then
end,
ModifySongBackgroundCommand = function(self)
self:finishtweening()
collectgarbage()
if GAMESTATE:GetCurrentSong() and GAMESTATE:GetCurrentSong():GetBackgroundPath() then
self:finishtweening()
self:visible(true)
Expand Down

0 comments on commit 0bdd05f

Please sign in to comment.