mirror of
https://github.com/edubart/otclient.git
synced 2025-12-31 03:37:10 +01:00
Fix protocol error #362
TODO: Handle the helpers in LUA, it could be added into Battle Window i think, if someone know where should this be comment here !
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
void addPosition(const OutputMessagePtr& msg, const Position& position);
|
||||
|
||||
private:
|
||||
void parsePlayerHelpers(const InputMessagePtr& msg);
|
||||
void parseMessage(const InputMessagePtr& msg);
|
||||
void parsePendingGame(const InputMessagePtr& msg);
|
||||
void parseEnterGame(const InputMessagePtr& msg);
|
||||
|
||||
Reference in New Issue
Block a user