Erwan
- fix issue 151 (I hope) - small french translation Update - Nezumi Cutthroat fix
This commit is contained in:
@@ -37,6 +37,8 @@ class Player: public Damageable{
|
||||
JQuad * getIcon();
|
||||
string deckFile;
|
||||
string deckFileSmall;
|
||||
|
||||
virtual int receiveEvent(WEvent * event){return 0;};
|
||||
};
|
||||
|
||||
class HumanPlayer: public Player{
|
||||
|
||||
Reference in New Issue
Block a user