mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 06:39:16 +07:00
Updates topbar display on unit upgrade.
This commit is contained in:
@ -91,6 +91,7 @@ class UnitActions {
|
|||||||
newunit.promotions = unit.promotions
|
newunit.promotions = unit.promotions
|
||||||
newunit.updateUniques()
|
newunit.updateUniques()
|
||||||
newunit.currentMovement = 0f
|
newunit.currentMovement = 0f
|
||||||
|
worldScreen.shouldUpdate = true
|
||||||
}.sound("upgrade")
|
}.sound("upgrade")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user