- 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:
wagic.the.homebrew@gmail.com
2009-09-30 15:02:57 +00:00
parent 91986abe2d
commit 25ab86ab88
6 changed files with 74 additions and 74 deletions
+2
View File
@@ -128,6 +128,8 @@ class MTGCardInstance: public MTGCard, public Damageable {
void resetAllDamage();
JSample * getSample();
JQuad * getIcon();
ostream& toString(ostream&) const;
static MTGCardInstance AnyCard;