1
This commit is contained in:
parent
90d4fbac8c
commit
8355d06c0c
@ -22,6 +22,9 @@ public:
|
||||
|
||||
virtual void DecodeUserPacket(char* buf, int& offset, unsigned int buflen) override
|
||||
{
|
||||
#if 1
|
||||
is_activite = true;
|
||||
#endif
|
||||
//packagelen + msgid + magiccode + msgbody
|
||||
//2 + 2 + 4+ xx + \0 + xx
|
||||
bool warning = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user