mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Update all usages of RulesetID
and Ruleset.ID
to use Ruleset.OnlineID
This commit is contained in:
@ -155,7 +155,6 @@ namespace osu.Game.Beatmaps
|
||||
[Ignored]
|
||||
public int RulesetID
|
||||
{
|
||||
get => Ruleset.OnlineID;
|
||||
set
|
||||
{
|
||||
if (!string.IsNullOrEmpty(Ruleset.InstantiationInfo))
|
||||
|
Reference in New Issue
Block a user