mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08:00
fixed whitespace
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user