mirror of
https://github.com/ppy/osu
synced 2025-01-05 13:50:03 +00:00
Fix incorrect acronym
This commit is contained in:
parent
8e6a85058b
commit
2e767a5292
@ -10,7 +10,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
/// <summary>
|
||||
/// The shortened name of this mod.
|
||||
/// </summary>
|
||||
[JsonProperty]
|
||||
[JsonProperty("acronym")]
|
||||
string Acronym { get; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user