Rename class

This commit is contained in:
Dean Herbert 2019-12-03 15:38:57 +09:00
parent f0d49d0cdf
commit 1ce6a5ceb3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
namespace osu.Game.Scoring.Legacy
{
public static class ScoreInfoLegacyExtensions
public static class ScoreInfoExtensions
{
public static int? GetCountGeki(this ScoreInfo scoreInfo)
{