mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 03:27:21 +09:00
Rename class
This commit is contained in:
parent
f0d49d0cdf
commit
1ce6a5ceb3
@ -5,7 +5,7 @@ using osu.Game.Rulesets.Scoring;
|
|||||||
|
|
||||||
namespace osu.Game.Scoring.Legacy
|
namespace osu.Game.Scoring.Legacy
|
||||||
{
|
{
|
||||||
public static class ScoreInfoLegacyExtensions
|
public static class ScoreInfoExtensions
|
||||||
{
|
{
|
||||||
public static int? GetCountGeki(this ScoreInfo scoreInfo)
|
public static int? GetCountGeki(this ScoreInfo scoreInfo)
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user