Erwan
- fix issue 36 (Life points hidden by big card)
This commit is contained in:
@@ -27,6 +27,7 @@ class GuiAvatars : public GuiLayer
|
||||
int receiveEventPlus(WEvent*);
|
||||
int receiveEventMinus(WEvent*);
|
||||
bool CheckUserInput(u32 key);
|
||||
float LeftBoundarySelf();
|
||||
};
|
||||
|
||||
#endif // _GUIAVATARS_H_
|
||||
|
||||
Reference in New Issue
Block a user