mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 06:39:16 +07:00
Handle maps with invalid mapSize more gracefully (#5190)
* Handle maps with invalid mapSize more gracefully * Handle maps with invalid mapSize more gracefully - new game exception handling * Handle maps with invalid mapSize more gracefully - moved version save init
This commit is contained in:
@ -272,6 +272,8 @@ Civilizations =
|
||||
Map Type =
|
||||
Map file =
|
||||
Could not load map! =
|
||||
Invalid map: Area ([area]) does not match saved dimensions ([dimensions]). =
|
||||
The dimensions have now been fixed for you. =
|
||||
Generated =
|
||||
Existing =
|
||||
Custom =
|
||||
@ -310,7 +312,6 @@ Rare features richness =
|
||||
Max Coast extension =
|
||||
Biome areas extension =
|
||||
Water level =
|
||||
Reset to default =
|
||||
|
||||
Online Multiplayer =
|
||||
|
||||
|
Reference in New Issue
Block a user