Yet Another Whitespace Fix

This commit is contained in:
Ivan Pavluk 2018-12-04 21:28:36 +07:00
parent 7d692939fc
commit 1975e11fcc

View File

@ -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>