mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 18:19:20 +02:00
One more fix
This commit is contained in:
parent
72d63673ca
commit
71c2ec5293
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user