mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Replace and obsolete Ranked
flag with IsUserPlayable
This commit is contained in:
@ -14,6 +14,5 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
|
||||
public override ModType Type => ModType.System;
|
||||
|
||||
public override bool Ranked => true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user