mirror of
https://github.com/ppy/osu.git
synced 2026-06-05 03:45:09 +08:00
Fix incorrect acronym
This commit is contained in:
@@ -10,7 +10,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
/// <summary>
|
||||
/// The shortened name of this mod.
|
||||
/// </summary>
|
||||
[JsonProperty]
|
||||
[JsonProperty("acronym")]
|
||||
string Acronym { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user