mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
Merge branch 'master' of github.com:edubart/otclient
This commit is contained in:
commit
2a2fbc4c3a
@ -7,7 +7,7 @@ class InputMessage
|
||||
{
|
||||
public:
|
||||
enum {
|
||||
BUFFER_MAXSIZE = 4096,
|
||||
BUFFER_MAXSIZE = 16384,
|
||||
HEADER_POS = 0,
|
||||
HEADER_LENGTH = 2,
|
||||
CHECKSUM_POS = 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user