focus on OK after creature selection

This commit is contained in:
Maxmtg
2013-04-04 06:01:57 +00:00
parent f333535721
commit 5b98f34a6d

View File

@@ -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);