Fixed linking problem
This commit is contained in:
@@ -358,8 +358,6 @@ public:
|
|||||||
MTGAllCards * collection;
|
MTGAllCards * collection;
|
||||||
MTGCardInstance * genEquip(int id);
|
MTGCardInstance * genEquip(int id);
|
||||||
int testDestroy();
|
int testDestroy();
|
||||||
void Update(float dt);
|
|
||||||
void Render();
|
|
||||||
MTGStoneHewerRule(int _id, MTGAllCards * _collection);
|
MTGStoneHewerRule(int _id, MTGAllCards * _collection);
|
||||||
int receiveEvent(WEvent * event);
|
int receiveEvent(WEvent * event);
|
||||||
const char * getMenuText()
|
const char * getMenuText()
|
||||||
|
|||||||
Reference in New Issue
Block a user