mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Use "Unknown" instead of "Alient" for unknown countries
This commit is contained in:
parent
4968859e69
commit
9e945197dc
@ -12,7 +12,7 @@ namespace osu.Game.Users
|
||||
[UsedImplicitly(ImplicitUseTargetFlags.WithMembers)]
|
||||
public enum Country
|
||||
{
|
||||
[Description("Alien")]
|
||||
[Description("Unknown")]
|
||||
XX = 0,
|
||||
|
||||
[Description("Bangladesh")]
|
||||
|
Loading…
Reference in New Issue
Block a user