mirror of https://github.com/ppy/osu
Remove missing country
This commit is contained in:
parent
cd8b068f4c
commit
d9ec030cc8
|
@ -518,9 +518,6 @@ public static string GetAcronym(this CountryCode country)
|
|||
case CountryCode.KE:
|
||||
return "KEN";
|
||||
|
||||
case CountryCode.SS:
|
||||
return "SSD";
|
||||
|
||||
case CountryCode.SR:
|
||||
return "SUR";
|
||||
|
||||
|
|
Loading…
Reference in New Issue