mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add missing acronyms in TestCaseDrawings.
This commit is contained in:
@ -70,11 +70,13 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
FlagName = "RO",
|
||||
FullName = "Romania",
|
||||
Acronym = "ROM"
|
||||
},
|
||||
new Team()
|
||||
{
|
||||
FlagName = "IT",
|
||||
FullName = "Italy",
|
||||
Acronym = "PIZZA"
|
||||
},
|
||||
new Team()
|
||||
{
|
||||
|
Reference in New Issue
Block a user