Erwan
- Fix a memory leak with Sacrifice costs
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
MTGCardInstance * source;
|
||||
MTGAbility * action;
|
||||
ExtraCosts();
|
||||
~ExtraCosts();
|
||||
void Render();
|
||||
int tryToSetPayment(MTGCardInstance * card);
|
||||
int isPaymentSet();
|
||||
|
||||
Reference in New Issue
Block a user