mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 12:16:23 +01:00
More multiprotocol progress
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ProtocolLogin = extends(Protocol)
|
||||
|
||||
-- set to the latest Tibia.pic signature to make otclient compatible with official tibia
|
||||
local PIC_SIGNATURE = 0
|
||||
local PIC_SIGNATURE = 1337606793
|
||||
|
||||
LoginServerError = 10
|
||||
LoginServerMotd = 20
|
||||
|
||||
Reference in New Issue
Block a user