mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Use client version instead of entergame
This commit is contained in:
@@ -18,7 +18,7 @@ function isLoaded()
|
||||
end
|
||||
|
||||
function load()
|
||||
local version = g_game.getProtocolVersion()
|
||||
local version = g_game.getClientVersion()
|
||||
|
||||
local datPath, sprPath
|
||||
if filename then
|
||||
|
||||
Reference in New Issue
Block a user