Add option to Enable/Disable unit upgrades for automated units (#9941)

* Add option to enable/disable unit upgrades for automated units

* Add automated unit upgrade String to template.properties

* Change check for isPlayer to isHuman when performing upgrades for automated units
This commit is contained in:
John McDonnell
2023-08-21 18:16:59 +03:00
committed by GitHub
parent f7415bf0a9
commit 56a3f298ef
4 changed files with 11 additions and 0 deletions

View File

@ -767,6 +767,7 @@ Auto-assign city production =
Auto-build roads =
Automated workers replace improvements =
Automated units move on turn start =
Automated units can upgrade =
Order trade offers by amount =
Ask for confirmation when pressing next turn =
Notifications log max turns =