mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
One more fix
This commit is contained in:
@@ -108,7 +108,7 @@ function terminate()
|
|||||||
local protocolVersion = g_game.getProtocolVersion()
|
local protocolVersion = g_game.getProtocolVersion()
|
||||||
if protocolVersion ~= 0 then
|
if protocolVersion ~= 0 then
|
||||||
g_settings.set('protocol-version', protocolVersion)
|
g_settings.set('protocol-version', protocolVersion)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function exit()
|
function exit()
|
||||||
|
|||||||
Reference in New Issue
Block a user