MKM - Case stuff (#4566)

This commit is contained in:
Northmoc
2024-01-21 04:42:28 -05:00
committed by GitHub
parent 8276b99a39
commit aa847acf04
7 changed files with 46 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ public class AlterAttributeEffect extends SpellAbilityEffect {
break;
}
}
c.updateAbilityTextForView();
}
}
}