mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Add follow points.
This commit is contained in:
@ -83,6 +83,7 @@ namespace osu.Game.Modes.UI
|
||||
|
||||
Playfield.Add(drawableObject);
|
||||
}
|
||||
Playfield.PostProcess();
|
||||
}
|
||||
|
||||
private void onJudgement(DrawableHitObject o, JudgementInfo j) => TriggerOnJudgement(j);
|
||||
|
Reference in New Issue
Block a user