Erwan
- fix issue 226 (holy day) - fix issue 213 (random deck NB of cards)
This commit is contained in:
@@ -2208,7 +2208,7 @@ class APreventAllCombatDamage:public MTGAbility{
|
||||
return 1;
|
||||
}
|
||||
|
||||
int Destroy(){
|
||||
int destroy(){
|
||||
game->replacementEffects->remove(re);
|
||||
delete re;
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user