conversion

This commit is contained in:
Spel0
2021-08-13 20:42:34 +03:00
parent 4952cf8283
commit cf9237c330
3 changed files with 9 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ typedef SwagSection =
var mustHitSection:Bool;
var bpm:Float;
var changeBPM:Bool;
var altAnim:Bool;
var p1AltAnim:Bool;
var p2AltAnim:Bool;
}