mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Reimplement important frames
This commit is contained in:
@ -15,6 +15,8 @@ namespace osu.Game.Rulesets.Catch.Replays
|
||||
{
|
||||
}
|
||||
|
||||
protected override bool IsImportant(CatchReplayFrame frame) => frame.X > 0;
|
||||
|
||||
protected float? Position
|
||||
{
|
||||
get
|
||||
|
Reference in New Issue
Block a user