mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
First small attempt at "non-sticky" combat panel (needs playtesting).
This commit is contained in:
@@ -1095,10 +1095,6 @@ public class MagicStack extends MyObservable {
|
||||
|
||||
AllZone.getPhaseHandler().setNeedToNextPhase(false);
|
||||
|
||||
if (AllZone.getPhaseHandler().inCombat()) {
|
||||
CombatUtil.showCombat();
|
||||
}
|
||||
|
||||
// TODO: change to use forge.view.FView?
|
||||
GuiDisplayUtil.updateGUI();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user