mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Add variant names.
This commit is contained in:
@ -157,5 +157,7 @@ namespace osu.Game.Rulesets.Mania
|
||||
|
||||
return bindings;
|
||||
}
|
||||
|
||||
public override string GetVariantName(int variant) => $"{variant}K";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user