mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Update comment
Co-Authored-By: Salman Ahmed <email@iisalman.me>
This commit is contained in:
parent
41295bc27c
commit
02f26e4a4d
@ -61,7 +61,7 @@ namespace osu.Game.Rulesets.Mods
|
|||||||
public virtual bool Ranked => false;
|
public virtual bool Ranked => false;
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public virtual bool RequiresConfiguration => false;
|
public virtual bool RequiresConfiguration => false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user