mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 11:42:54 +08:00
fixed whitespace
This commit is contained in:
parent
2ca9864301
commit
d30ab4f77c
@ -79,7 +79,7 @@ namespace osu.Game.Rulesets.Taiko.Scoring
|
||||
protected override void ApplyResult(JudgementResult result)
|
||||
{
|
||||
base.ApplyResult(result);
|
||||
|
||||
|
||||
if (!((TaikoJudgement)result.Judgement).AffectsHP)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user