X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/5de7a0b046cca5af124ec6332d16f53dfb9b3af7..736353cedce3c9c6916d27a38eb151041f26afd3:/gameserv/tcpclient.cpp diff --git a/gameserv/tcpclient.cpp b/gameserv/tcpclient.cpp index 48e7823..b6d4175 100644 --- a/gameserv/tcpclient.cpp +++ b/gameserv/tcpclient.cpp @@ -17,6 +17,8 @@ #include "aClient.h" #include "extern.h" #include "flags.h" +#include "item.h" +#include "toplist.h" #include #include #include @@ -33,7 +35,7 @@ using namespace std; char *PACKAGE = "GameServ"; -char *VERSION = "1.3.3 +devel"; +char *VERSION = "1.3.4 +devel"; int sock; long lastrefresh; @@ -191,45 +193,55 @@ int main(int argc, char *argv[]) unload_config_file(); return -1; } - log("%S socket connected."); + log("