setPlayerAvatar introduced
This commit is contained in:
@@ -53,6 +53,8 @@ public:
|
||||
void refreshButton() const;
|
||||
void refreshGameLabels(GameState state) const;
|
||||
|
||||
void setPlayerAvatar(int myUniqueID, const std::string &myAvatar) const;
|
||||
|
||||
void waitForGuiUpdateDone() const;
|
||||
|
||||
void dealBeRoCards(int myBeRoID);
|
||||
|
||||
Reference in New Issue
Block a user