mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 07:42:57 +08:00
Restore a removed comment
This commit is contained in:
parent
22dfe46572
commit
1b12820de9
@ -94,6 +94,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
.Expire();
|
||||
break;
|
||||
case ArmedState.Hit:
|
||||
// If we're far enough away from the left stage, we should bring outselves in front of it
|
||||
if (X >= -0.05f)
|
||||
ProxyContent();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user