1
0
mirror of https://github.com/yairm210/Unciv.git synced 2025-03-04 22:50:50 +07:00
Unciv/core
Arthur van der Staaij 6a713deeea
Fixed units not teleporting out of sold city tiles ()
Fixed a bug where units were not immediately teleported out of the
territory of a city when the owner of the city accepted a trade to sell
it in their turn.

This bug also used to crash the game if one of the units that were not
teleported out was selected and they were able to reach a tile with a
same-type unit of their own civ that could also reach them, since the
unit swapping eligibility checking code would try to remove the unit and
then place them back on an illegal tile.
2021-06-16 11:12:52 +03:00
..
src/com/unciv Fixed units not teleporting out of sold city tiles () 2021-06-16 11:12:52 +03:00
build.gradle.kts