mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17:50 +07:00

* Fix carrier teleporting without moving airplanes * Unit test to ensure aircraft and carriers are teleported togother * Fix other cases where teleportation may occur * Simplify unit test condition * Update linting and move return condition * Allow override for teleporting transported units * Make sure test catches if transported units get deleted * Reviews