Fix Steps
This commit is contained in:
parent
92168df845
commit
e773592870
@ -7,6 +7,7 @@ class TimingStruct
|
||||
public var bpm:Float = 0;
|
||||
|
||||
public var startBeat:Float = 0;
|
||||
public var startStep:Int = 0;
|
||||
public var endBeat:Float = Math.POSITIVE_INFINITY;
|
||||
public var startTime:Float = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user