Fixed whitespace

This commit is contained in:
Ivan Pavluk
2018-11-29 09:06:40 +07:00
committed by GitHub
parent 36b458bdee
commit 17337e05a1

View File

@ -170,7 +170,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
ApplyResult(r => r.Type = HitResult.Miss);
return;
}
if (!userTriggered)
{
if (timeOffset > second_hit_window)