mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
chooseOrderOfSimultaneousStackEntryAll() at end of MagicStack.add()
This commit is contained in:
@@ -522,7 +522,8 @@ public class MagicStack extends MyObservable implements Iterable<SpellAbilitySta
|
||||
game.getTriggerHandler().runTrigger(TriggerType.BecomesTarget, runParams, false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
chooseOrderOfSimultaneousStackEntryAll();
|
||||
// WHAT DOES THIS DO?
|
||||
/*
|
||||
if (!this.getSimultaneousStackEntryList().isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user