mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02: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