mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-24 03:18:01 +00:00
Revert "Fix WorldRotated enum value to match lang key 🌐 (#3553)"
This reverts commit 4dda807b03.
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
"amazonriverwide": "Amazon River Wide",
|
||||
"reglaciatedantarctica": "Reglaciated Antarctica",
|
||||
"theboxplus": "The Box PLUS",
|
||||
"worldrotated": "World Rotated",
|
||||
"worldrotated": "World for Mobile",
|
||||
"mediterranean": "Mediterranean"
|
||||
},
|
||||
"map_categories": {
|
||||
|
||||
@@ -147,7 +147,7 @@ export enum GameMapType {
|
||||
AmazonRiverWide = "Amazon River Wide",
|
||||
ReglaciatedAntarctica = "Reglaciated Antarctica",
|
||||
TheBoxPlus = "The Box Plus",
|
||||
WorldRotated = "World Rotated",
|
||||
WorldRotated = "World for Mobile",
|
||||
Mediterranean = "Mediterranean",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user