First steps to actually store game statistics.
This commit is contained in:
@@ -100,6 +100,7 @@ public:
|
||||
|
||||
SenderHelper &GetSender();
|
||||
boost::asio::io_service &GetIOService();
|
||||
ServerDBInterface &GetDatabase();
|
||||
ServerBanManager &GetBanManager();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user