relinquishOwnership

fun relinquishOwnership(tileInfo: TileInfo)

Removes one tile from this city's owned tiles, unconditionally, and updates dependent things like worked tiles, locked tiles, and stats.

Parameters

tileInfo

The tile to relinquish

Sources

jvm source
Link copied to clipboard