1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 06:33:20 +08:00

Add missing acronyms in TestCaseDrawings.

This commit is contained in:
Dean Herbert 2017-03-03 20:07:36 +09:00
parent 563e0426a2
commit 9789d1e602
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -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()
{