mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 05:41:11 +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)
|
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() {
|
fun endTurn() {
|
||||||
|
Reference in New Issue
Block a user