More multiprotocol progress

This commit is contained in:
Eduardo Bart
2012-07-18 03:04:57 -03:00
parent c8d1d5ecf2
commit cf9f57736f
12 changed files with 106 additions and 95 deletions

View File

@@ -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