mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 00:12:59 +08:00
Fixed whitespace
This commit is contained in:
parent
36b458bdee
commit
17337e05a1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user