mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
Added missing message mode
This commit is contained in:
@@ -1323,6 +1323,7 @@ void ProtocolGame::parseTalk(const InputMessagePtr& msg)
|
||||
case Otc::MessageBarkLow:
|
||||
case Otc::MessageBarkLoud:
|
||||
case Otc::MessageSpell:
|
||||
case Otc::MessageNpcFromStartBlock:
|
||||
pos = getPosition(msg);
|
||||
break;
|
||||
case Otc::MessageChannel:
|
||||
|
Reference in New Issue
Block a user