Erwan
-removing useless code -fixed a few cards (incorrect set)
This commit is contained in:
@@ -23,7 +23,6 @@ class Player: public Damageable{
|
||||
JQuad * mAvatar;
|
||||
int canPutLandsIntoPlay;
|
||||
MTGPlayerCards * game;
|
||||
int testLife();
|
||||
int afterDamage();
|
||||
Player(MTGPlayerCards * _deck, string deckFile, string deckFileSmall);
|
||||
virtual ~Player();
|
||||
|
||||
Reference in New Issue
Block a user