mirror of
https://github.com/edubart/otclient.git
synced 2025-12-29 02:47:12 +01:00
init protocolgame
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
asio::ip::tcp::resolver m_resolver;
|
||||
asio::ip::tcp::socket m_socket;
|
||||
|
||||
uint8 m_recvBuffer[65536];
|
||||
uint8 m_recvBuffer[65538];
|
||||
uint16 m_recvSize;
|
||||
RecvCallback m_recvCallback;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user