mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Add more timing and sample related classes.
This commit is contained in:
@ -13,6 +13,6 @@ namespace osu.Game.Beatmaps.Objects
|
||||
public double StartTime;
|
||||
public double? EndTime;
|
||||
|
||||
public SampleInfo Sample;
|
||||
public HitSampleInfo Sample;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user