Erwan
- fix issue 22 (Graveyard display messed up) - fix issue 38 (graveyard and library unusable) - fix issue 59 (can't cancel a spell with a target)
This commit is contained in:
@@ -26,6 +26,7 @@ class GuiAvatars : public GuiLayer
|
||||
void Deactivate(PlayGuiObject* c);
|
||||
int receiveEventPlus(WEvent*);
|
||||
int receiveEventMinus(WEvent*);
|
||||
bool CheckUserInput(u32 key);
|
||||
};
|
||||
|
||||
#endif // _GUIAVATARS_H_
|
||||
|
||||
Reference in New Issue
Block a user