mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08: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;
|
||||
|
||||
/// <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;
|
||||
|
Loading…
Reference in New Issue
Block a user