mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Woops, fix incorrectly deleted line
This commit is contained in:
@ -240,6 +240,7 @@ namespace osu.Game.Rulesets.UI
|
||||
OnJudgement?.Invoke(j);
|
||||
};
|
||||
|
||||
Playfield.Add(drawableObject);
|
||||
}
|
||||
|
||||
Playfield.PostProcess();
|
||||
|
Reference in New Issue
Block a user