Unciv/core
OptimizedForDensity c40b25a73b
Fix rare case where ruins would delete an AI unit while trying to upgrade it (#7084)
* Fix rare case where ruins could delete AI units when upgrading the unit

* Don't moveToTile if the unit is destroyed

* Update comment

* Forgot to uncomment line

* Move currentMovement = 0f to destroy()
2022-06-07 08:27:25 +03:00
..
src/com/unciv Fix rare case where ruins would delete an AI unit while trying to upgrade it (#7084) 2022-06-07 08:27:25 +03:00
build.gradle.kts