Restore a removed comment

This commit is contained in:
Dan Balasescu
2018-06-11 21:54:11 +09:00
committed by GitHub
parent 22dfe46572
commit 1b12820de9

View File

@ -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();