mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Apply review suggestions
This commit is contained in:
@ -5,6 +5,8 @@ namespace osu.Game.Rulesets
|
||||
{
|
||||
public interface ILegacyRuleset
|
||||
{
|
||||
const int MAX_LEGACY_RULESET_ID = 3;
|
||||
|
||||
/// <summary>
|
||||
/// Identifies the server-side ID of a legacy ruleset.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user