mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Actually repaint after clicking the alpha strike button
This commit is contained in:
@@ -154,8 +154,9 @@ public enum CDock implements ICDoc {
|
||||
AllZone.getCombat().addAttacker(c);
|
||||
}
|
||||
}
|
||||
human.updateObservers();
|
||||
//human.updateObservers();
|
||||
// TODO Is this redrawing immediately?
|
||||
FView.SINGLETON_INSTANCE.getFrame().repaint();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user