mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-05 15:59:50 +07:00

* Step 1 of saving terrain features as a transient - move all terrainFeature changes to new 'addTerrainFeature' and 'removeTerrainFeature' functions This also included slight rewriting of functions for clarity, but NO functional changes. Even though there's some logic that I would definitely change, this PR isn't the place for that. * Fixed tests