mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Update all usages of RulesetID
and Ruleset.ID
to use Ruleset.OnlineID
This commit is contained in:
@ -98,11 +98,5 @@ namespace osu.Game.Rulesets
|
||||
|
||||
return ruleset;
|
||||
}
|
||||
|
||||
#region Compatibility properties
|
||||
|
||||
public int ID => OnlineID;
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user