Erwan
- fix issue 57 - needs verification when one of the quads is not here /both - target is player/card - ability/spell
This commit is contained in:
@@ -128,6 +128,8 @@ class MTGCardInstance: public MTGCard, public Damageable {
|
||||
void resetAllDamage();
|
||||
JSample * getSample();
|
||||
|
||||
JQuad * getIcon();
|
||||
|
||||
ostream& toString(ostream&) const;
|
||||
|
||||
static MTGCardInstance AnyCard;
|
||||
|
||||
Reference in New Issue
Block a user