1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 03:59:55 +08:00

Yet Another Whitespace Fix

This commit is contained in:
Ivan Pavluk
2018-12-04 21:28:36 +07:00
Unverified
parent 7d692939fc
commit 1975e11fcc
@@ -9,7 +9,7 @@ namespace osu.Game.Rulesets.Taiko.Judgements
public class TaikoJudgement : Judgement
{
public override HitResult MaxResult => HitResult.Great;
/// <summary>
/// Computes the numeric result value for the combo portion of the score.
/// </summary>