mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add reading of KiaiMode/OmitFirstBarLine from legacy control points.
This commit is contained in:
@ -16,6 +16,7 @@ namespace osu.Game.Beatmaps.Timing
|
||||
public double VelocityAdjustment;
|
||||
public bool TimingChange;
|
||||
public bool KiaiMode;
|
||||
public bool OmitFirstBarLine;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user