diff --git a/server/dbproxy/GSListener.cc b/server/dbproxy/GSListener.cc index 0891914..292dcfe 100644 --- a/server/dbproxy/GSListener.cc +++ b/server/dbproxy/GSListener.cc @@ -20,6 +20,9 @@ public: { //packagelen + msgid + magiccode + msgbody //2 + 2 + 4+ xx + \0 + xx + #if 1 + is_activite = true; + #endif bool warning = false; while (buflen - offset >= sizeof(f8::PackHead)) { f8::PackHead* p = (f8::PackHead*)&buf[offset]; diff --git a/third_party/a8engine b/third_party/a8engine index 8ba8ad7..bc1e1e0 160000 --- a/third_party/a8engine +++ b/third_party/a8engine @@ -1 +1 @@ -Subproject commit 8ba8ad7c7b28920af6c978482e5a13b4327a9f80 +Subproject commit bc1e1e002cdfbbac07abdf14151afb0bbd8025a8