mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 21:35:14 -04:00
Merge pull request #365 from ninjatao/update_resource_display_on_unit_upgrade
Updates topbar display on unit upgrade.
This commit is contained in:
commit
9ca77fa399
@ -91,6 +91,7 @@ class UnitActions {
|
||||
newunit.promotions = unit.promotions
|
||||
newunit.updateUniques()
|
||||
newunit.currentMovement = 0f
|
||||
worldScreen.shouldUpdate = true
|
||||
}.sound("upgrade")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user