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:
@@ -523,6 +523,7 @@ public class MagicStack extends MyObservable implements Iterable<SpellAbilitySta
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
chooseOrderOfSimultaneousStackEntryAll();
|
||||||
// WHAT DOES THIS DO?
|
// WHAT DOES THIS DO?
|
||||||
/*
|
/*
|
||||||
if (!this.getSimultaneousStackEntryList().isEmpty()) {
|
if (!this.getSimultaneousStackEntryList().isEmpty()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user