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