mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 14:50:45 +08:00
committed by
GitHub
Unverified
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;
|
||||
|
||||
Reference in New Issue
Block a user