mirror of
https://github.com/edubart/otclient.git
synced 2025-12-28 10:27:12 +01:00
Add missing changes for protocol > 1000
This commit is contained in:
@@ -74,6 +74,7 @@ protected:
|
||||
void processWalkCancel(Otc::Direction direction);
|
||||
|
||||
void processPlayerHelpers(int helpers);
|
||||
void processPlayerModes(Otc::FightModes fightMode, Otc::ChaseModes chaseMode, bool safeMode);
|
||||
|
||||
// message related
|
||||
void processTextMessage(Otc::MessageMode mode, const std::string& text);
|
||||
|
||||
Reference in New Issue
Block a user