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