mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
focus on OK after creature selection
This commit is contained in:
@@ -120,6 +120,7 @@ public class InputAttack extends InputBase {
|
||||
// just to make sure the attack symbol is marked
|
||||
human.getZone(ZoneType.Battlefield).updateObservers();
|
||||
CombatUtil.showCombat();
|
||||
ButtonUtil.enableOnlyOk();
|
||||
}
|
||||
else {
|
||||
SDisplayUtil.remind(VMessage.SINGLETON_INSTANCE);
|
||||
|
||||
Reference in New Issue
Block a user