This commit is contained in:
doitux
2007-01-14 19:58:40 +00:00
parent b6337d7061
commit 64d394f64c
113 changed files with 1135 additions and 1112 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ public:
~Log();
void showPlayerActionLogMsg(std::string playName, int &action, int &setValue) const;
void showPlayerActionLogMsg(std::string playName, int action, int setValue) const;
private: