diff --git a/source/ChartingState.hx b/source/ChartingState.hx index 5c978ae..dbe1b01 100644 --- a/source/ChartingState.hx +++ b/source/ChartingState.hx @@ -151,6 +151,7 @@ class ChartingState extends MusicBeatState deezNuts.set(32,8); deezNuts.set(64,16); + sectionRenderes = new FlxTypedGroup(); lines = new FlxTypedGroup(); texts = new FlxTypedGroup();