1
This commit is contained in:
parent
55ebb04c2f
commit
6022707b46
@ -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];
|
||||
|
2
third_party/a8engine
vendored
2
third_party/a8engine
vendored
@ -1 +1 @@
|
||||
Subproject commit 8ba8ad7c7b28920af6c978482e5a13b4327a9f80
|
||||
Subproject commit bc1e1e002cdfbbac07abdf14151afb0bbd8025a8
|
Loading…
x
Reference in New Issue
Block a user