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(32,8);
|
||||||
deezNuts.set(64,16);
|
deezNuts.set(64,16);
|
||||||
|
|
||||||
|
|
||||||
sectionRenderes = new FlxTypedGroup<SectionRender>();
|
sectionRenderes = new FlxTypedGroup<SectionRender>();
|
||||||
lines = new FlxTypedGroup<FlxSprite>();
|
lines = new FlxTypedGroup<FlxSprite>();
|
||||||
texts = new FlxTypedGroup<FlxText>();
|
texts = new FlxTypedGroup<FlxText>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user