mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 04:06:23 +01:00
merge total remake
This commit is contained in:
@@ -82,7 +82,7 @@ void Protocol::onError(const boost::system::error_code& err)
|
||||
|
||||
// displays a dialog, finish protocol
|
||||
|
||||
callField("onError", message.str());
|
||||
callLuaField("onError", message.str());
|
||||
}
|
||||
|
||||
bool Protocol::xteaDecrypt(InputMessage& inputMessage)
|
||||
|
||||
Reference in New Issue
Block a user