mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
@ -61,7 +61,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
public virtual bool Ranked => false;
|
||||
|
||||
/// <summary>
|
||||
/// Returns true if this mod requires configuration. If true, opens mod customisation menu every time user enables mod.
|
||||
/// Whether this mod requires configuration to apply changes to the game.
|
||||
/// </summary>
|
||||
[JsonIgnore]
|
||||
public virtual bool RequiresConfiguration => false;
|
||||
|
Reference in New Issue
Block a user