Stale -> default.

This commit is contained in:
smoogipooo 2017-03-17 01:21:59 +09:00
parent 61e7d427f7
commit 33124d2849

View File

@ -60,7 +60,7 @@ namespace osu.Game.Modes
};
/// <summary>
/// Resets this ScoreProcessor to a stale state.
/// Resets this ScoreProcessor to a default state.
/// </summary>
protected virtual void Reset()
{