From c706dc12fef39f7a806863c0f95a61105b45b39a Mon Sep 17 00:00:00 2001 From: BenDol Date: Sun, 3 Aug 2014 23:38:25 +1200 Subject: [PATCH] Update PIC_SIGNATURE can now access the character list. --- modules/gamelib/const.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gamelib/const.lua b/modules/gamelib/const.lua index 7c5695d6..4ce2737e 100644 --- a/modules/gamelib/const.lua +++ b/modules/gamelib/const.lua @@ -200,7 +200,7 @@ CIPSOFT_RSA = "1321277432058722840622950990822933849527763264961655079678763618" "88792221429527047321331896351555606801473202394175817" -- set to the latest Tibia.pic signature to make otclient compatible with official tibia -PIC_SIGNATURE = 0x52de78da +PIC_SIGNATURE = 0x53208400 OsTypes = { Linux = 1,