This commit is contained in:
doitux
2007-02-04 13:46:27 +00:00
parent ff6c1e5cbd
commit a7fa1b03e7
11 changed files with 87 additions and 28 deletions
+2 -1
View File
@@ -83,7 +83,8 @@ public:
void meInAction() const;
void logPlayerActionMsg(std::string playerName, int action, int setValue) const;
void logPlayerActionMsg(std::string playerName, int action, int setValue) ;
void logNewGameHandMsg(int gameID, int handID) ;
private: