mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Added preview state packet.
This commit is contained in:
@@ -98,8 +98,7 @@ function g_game.getClientProtocolVersion(client)
|
||||
[985] = 977,
|
||||
[986] = 978,
|
||||
[1001] = 979,
|
||||
[1002] = 980,
|
||||
[1051] = 1000 -- no idea what protocol version is required (1051 doesn't work)
|
||||
[1002] = 980
|
||||
}
|
||||
return clients[client] or client
|
||||
end
|
||||
|
Reference in New Issue
Block a user