mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 15:01:09 -04:00
Restore unit action shortcuts accidentally dropped in commit 4fb2ad8fa (#7187)
This commit is contained in:
parent
38b6770e84
commit
0533c9eaba
@ -49,6 +49,7 @@ class UnitActionsTable(val worldScreen: WorldScreen) : Table() {
|
||||
// overlay, since the user definitely wants to interact with the new unit.
|
||||
worldScreen.mapHolder.removeUnitActionOverlay()
|
||||
}
|
||||
actionButton.keyShortcuts.add(key)
|
||||
}
|
||||
|
||||
return actionButton
|
||||
|
Loading…
x
Reference in New Issue
Block a user