This commit is contained in:
doitux
2007-02-04 00:34:44 +00:00
parent 27041becbf
commit ff6c1e5cbd
8 changed files with 30 additions and 15 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ public:
~Log();
void showPlayerActionLogMsg(std::string playName, int action, int setValue) const;
void logPlayerActionMsg(std::string playName, int action, int setValue) const;
private: