Zeth Fixes

Memleaks and others
This commit is contained in:
Anthony Calosa
2016-07-06 16:05:29 +08:00
parent 4505f51fbd
commit 78d3828f1e
9 changed files with 1646 additions and 1617 deletions
+4
View File
@@ -58,6 +58,10 @@ public:
int Angel[2];
bool dragonbonusgranted[2];
int dragon[2];
bool eldrazibonusgranted[2];
int eldrazi[2];
bool werewolfbonusgranted[2];
int werewolf[2];
int receiveEvent(WEvent * event);
void grantAward(string awardName,int amount);