mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 14:19:15 +07:00

* Update units ruleset validation Removed check for 0 rangedAttack ranged units. Definition here:75af329b16/core/src/com/unciv/models/ruleset/unit/BaseUnit.kt (L349)
Renamed obseleteTech to upgradeTech * Undo renaming * Removed duplicate check See93224f1491/core/src/com/unciv/models/ruleset/unit/BaseUnit.kt (L51-L53)
--------- Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>