First steps to actually store game statistics.

This commit is contained in:
lotodore
2009-10-03 18:06:56 +00:00
parent 9ccd1bc9f2
commit a2a27cbdb0
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ public:
SenderHelper &GetSender();
boost::asio::io_service &GetIOService();
ServerDBInterface &GetDatabase();
ServerBanManager &GetBanManager();
protected: