mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
Implement rule violations, closes #218
This commit is contained in:
@@ -1123,6 +1123,8 @@ void ProtocolGame::parseTalk(const InputMessagePtr& msg)
|
||||
case Otc::MessagePrivateFrom:
|
||||
case Otc::MessageGamemasterBroadcast:
|
||||
case Otc::MessageGamemasterPrivateFrom:
|
||||
case Otc::MessageRVRAnswer:
|
||||
case Otc::MessageRVRContinue:
|
||||
break;
|
||||
case Otc::MessageRVRChannel:
|
||||
msg->getU32();
|
||||
|
||||
Reference in New Issue
Block a user