fix TDFC not loading as commander

This commit is contained in:
jmlundeen 2025-12-06 08:19:46 -06:00
parent e39c0b8852
commit 9a26221048
2 changed files with 77 additions and 0 deletions

View file

@ -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)) {