mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 21:35:14 -04:00
Spies deselect when moved on map (#11767)
This commit is contained in:
parent
9f4d0ace49
commit
27020fb796
@ -642,6 +642,7 @@ class WorldMapHolder(
|
||||
removeUnitActionOverlay()
|
||||
selectedTile = null
|
||||
worldScreen.shouldUpdate = true
|
||||
worldScreen.bottomUnitTable.selectSpy(null)
|
||||
}
|
||||
spyActionButton.keyShortcuts.add(KeyCharAndCode.TAB)
|
||||
spyActionButton.keyShortcuts.add(KeyCharAndCode.RETURN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user