Skip to content

Commit

Permalink
Reset Chart Preview bool for songChange after songChange
Browse files Browse the repository at this point in the history
fixes an issue where music doesnt work after changing style and song and song and then style and then song or something when searching and stuff
i wonder what doing this broke
  • Loading branch information
poco0317 committed Dec 15, 2019
1 parent 2b8761c commit 1c2d2a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ local t =
hackysack = false
justChangedStyles = false
tryingToStart = false
songChanged = false
end,
MintyFreshCommand = function(self)
self:finishtweening()
Expand Down

0 comments on commit 1c2d2a5

Please sign in to comment.