mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +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
|
// just to make sure the attack symbol is marked
|
||||||
human.getZone(ZoneType.Battlefield).updateObservers();
|
human.getZone(ZoneType.Battlefield).updateObservers();
|
||||||
CombatUtil.showCombat();
|
CombatUtil.showCombat();
|
||||||
|
ButtonUtil.enableOnlyOk();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
SDisplayUtil.remind(VMessage.SINGLETON_INSTANCE);
|
SDisplayUtil.remind(VMessage.SINGLETON_INSTANCE);
|
||||||
|
|||||||
Reference in New Issue
Block a user