setPlayerAvatar introduced

This commit is contained in:
doitux
2007-11-01 00:28:32 +00:00
parent a3c9390bfe
commit 5abe109e87
8 changed files with 37 additions and 27 deletions
+2
View File
@@ -62,6 +62,8 @@ void ServerGuiWrapper::refreshPlayerName() const {}
void ServerGuiWrapper::refreshButton() const {}
void ServerGuiWrapper::refreshGameLabels(GameState /*state*/) const {}
void ServerGuiWrapper::setPlayerAvatar(int /*myUniqueID*/, const std::string &/*myAvatar*/) const {};
void ServerGuiWrapper::waitForGuiUpdateDone() const {}
void ServerGuiWrapper::dealBeRoCards(int /*myBeRoID*/) {}