Erwan
-fix issue 47 (all creatures have haste)
This commit is contained in:
@@ -166,7 +166,6 @@ class MTGPlayerCards {
|
||||
void showHand();
|
||||
MTGCardInstance * putInGraveyard(MTGCardInstance * card);
|
||||
MTGCardInstance * putInZone(MTGCardInstance * card, MTGGameZone * from, MTGGameZone * to);
|
||||
MTGCardInstance * putInPlay(MTGCardInstance * card);
|
||||
int isInPlay(MTGCardInstance * card);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user