mirror of https://github.com/ppy/osu
Woops, fix incorrectly deleted line
This commit is contained in:
parent
756d7527da
commit
ba4f81d022
|
@ -240,6 +240,7 @@ private void loadObjects()
|
|||
OnJudgement?.Invoke(j);
|
||||
};
|
||||
|
||||
Playfield.Add(drawableObject);
|
||||
}
|
||||
|
||||
Playfield.PostProcess();
|
||||
|
|
Loading…
Reference in New Issue