mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Let's not use Country for drawings-specific stuff...
This commit is contained in:
@ -18,11 +18,6 @@ namespace osu.Game.Users
|
||||
[JsonProperty(@"name")]
|
||||
public string FullName;
|
||||
|
||||
/// <summary>
|
||||
/// Short acronym which appears in the group boxes post-selection.
|
||||
/// </summary>
|
||||
public string Acronym;
|
||||
|
||||
/// <summary>
|
||||
/// Two-letter flag acronym (ISO 3166 standard)
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user