Erwan
- some code cleanup, as I am trying to figure out the root cause for issue 548
This commit is contained in:
@@ -120,7 +120,7 @@ void MTGCardInstance::initMTGCI()
|
||||
equipment = NULL;
|
||||
boughtback = 0;
|
||||
flashedback = 0;
|
||||
paymenttype = 0;
|
||||
paymenttype = MTGAbility::PUT_INTO_PLAY;
|
||||
reduxamount = 0;
|
||||
summoningSickness = 1;
|
||||
preventable = 0;
|
||||
|
||||
Reference in New Issue
Block a user