mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 13:18:56 +07:00
Resources immediately come back after declined trades
This commit is contained in:
@ -403,6 +403,7 @@ class CivilizationInfo {
|
||||
offeringCiv.addNotification("Our proposed trade is no longer relevant!", Color.GOLD)
|
||||
}
|
||||
}
|
||||
updateDetailedCivResources() // If you offered a trade last turn, this turn it will have been accepted/declined
|
||||
}
|
||||
|
||||
fun endTurn() {
|
||||
|
Reference in New Issue
Block a user