fix stutter at the start of the song
This commit is contained in:
parent
4629ab4fcd
commit
b166733830
@ -151,6 +151,7 @@ class ChartingState extends MusicBeatState
|
||||
deezNuts.set(32,8);
|
||||
deezNuts.set(64,16);
|
||||
|
||||
|
||||
sectionRenderes = new FlxTypedGroup<SectionRender>();
|
||||
lines = new FlxTypedGroup<FlxSprite>();
|
||||
texts = new FlxTypedGroup<FlxText>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user