mirror of
https://github.com/ppy/osu
synced 2025-02-02 03:11:58 +00:00
add newline
This commit is contained in:
parent
e5171aaebf
commit
f21c9fb520
@ -44,6 +44,7 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
foreach (var drawable in playfield.HitObjectContainer.AliveObjects)
|
||||
{
|
||||
WorkingHitObject = drawable;
|
||||
|
||||
switch (drawable)
|
||||
{
|
||||
case DrawableHitCircle circle:
|
||||
|
Loading…
Reference in New Issue
Block a user