mirror of https://github.com/ppy/osu
Add Unspecified language
This commit is contained in:
parent
7212ab3a1a
commit
7bc70e644a
|
@ -48,6 +48,9 @@ public enum SearchLanguage
|
|||
Russian,
|
||||
|
||||
[Order(11)]
|
||||
Polish
|
||||
Polish,
|
||||
|
||||
[Order(14)]
|
||||
Unspecified
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue