1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 13:32:54 +08:00

Rename class

This commit is contained in:
Dean Herbert 2019-12-03 15:38:57 +09:00
parent f0d49d0cdf
commit 1ce6a5ceb3

View File

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