mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 01:23:56 +08: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