mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Fix custom map sizes - saves match, size obeyed, limit UI (#3965)
* Fix custom map sizes - Revive Enum MapSize and fix tech modifier for custom maps * Fix custom map sizes - Fix saved size not matching tileset, obey custom size * Fix custom map sizes - limiting custom size and UI * Fix custom map sizes - linting and reduce warnings * Fix custom map sizes - less verbose * Popup gets a KeyPressDispatcher - templates
This commit is contained in:
@ -243,6 +243,10 @@ Small =
|
||||
Medium =
|
||||
Large =
|
||||
Huge =
|
||||
World wrap requires a minimum width of 32 tiles =
|
||||
The provided map dimensions were too small =
|
||||
The provided map dimensions were too big =
|
||||
The provided map dimensions had an unacceptable aspect ratio =
|
||||
|
||||
Difficulty =
|
||||
|
||||
|
Reference in New Issue
Block a user