mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 13:30:43 +00:00
removed duplicate Papua New Guinea (#1823)
## Description: In the Oceania map, there are two Papua New Guinea countries defined. This PR removes one. https://discord.com/channels/1284581928254701718/1405936449853063228 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: loymdayddaud
This commit is contained in:
@@ -23,12 +23,6 @@
|
||||
"name": "New Zealand",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [686, 407],
|
||||
"flag": "pg",
|
||||
"name": "Papua New Guinea",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [436, 407],
|
||||
"flag": "tl",
|
||||
|
||||
Reference in New Issue
Block a user