Skip to content

Commit f046dbe

Browse files
committed
Fix inconsistent state for Chart Preview boolean used for startup
basically if this sits as true then music fails to start most of the time and i didnt catch it oops
1 parent b790bf9 commit f046dbe

File tree

1 file changed

+1
-0
lines changed
  • Themes/Til Death/BGAnimations/ScreenSelectMusic decorations

1 file changed

+1
-0
lines changed

Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/wifeTwirl.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ local t =
169169
boolthatgetssettotrueonsongchangebutonlyifonatabthatisntthisone = false
170170
hackysack = false
171171
justChangedStyles = false
172+
tryingToStart = false
172173
end,
173174
MintyFreshCommand = function(self)
174175
self:finishtweening()

0 commit comments

Comments
 (0)