From 8e564fe21157debe7331c70fc68c81fe3167f2db Mon Sep 17 00:00:00 2001 From: LOL <89255771+Sksnksnskakwkw@users.noreply.github.com> Date: Mon, 3 Jan 2022 13:34:34 +0800 Subject: [PATCH] Idk --- source/editors/ChartingState.hx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/editors/ChartingState.hx b/source/editors/ChartingState.hx index f1c2a9b21..84f018d20 100644 --- a/source/editors/ChartingState.hx +++ b/source/editors/ChartingState.hx @@ -62,6 +62,8 @@ class ChartingState extends MusicBeatState 'Hurt Note', 'GF Sing', 'No Animation' + 'Missle' + 'Aflac Attack' ]; private var noteTypeIntMap:Map = new Map(); private var noteTypeMap:Map> = new Map>(); @@ -2229,4 +2231,4 @@ class AttachedFlxText extends FlxText alpha = sprTracker.alpha; } } -} \ No newline at end of file +}