mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
fix TDFC not loading as commander
This commit is contained in:
parent
e39c0b8852
commit
9a26221048
2 changed files with 77 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ public class Commander extends CommandObjectImpl {
|
|||
case MODAL:
|
||||
case MODAL_LEFT:
|
||||
case MODAL_RIGHT:
|
||||
case TRANSFORMED_LEFT:
|
||||
case ADVENTURE_SPELL:
|
||||
// can be used from command zone
|
||||
if (canUseAbilityFromCommandZone(spellAbility)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue