1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-07 02:53:38 +08:00

Rename class

This commit is contained in:
Dean Herbert
2019-12-03 15:38:57 +09:00
Unverified
parent f0d49d0cdf
commit 1ce6a5ceb3
@@ -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)
{