mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Initial 10.90 support
Basic support, I did not check for further protocol changes yet.
This commit is contained in:
@@ -217,7 +217,7 @@ CIPSOFT_RSA = "1321277432058722840622950990822933849527763264961655079678763618"
|
||||
"88792221429527047321331896351555606801473202394175817"
|
||||
|
||||
-- set to the latest Tibia.pic signature to make otclient compatible with official tibia
|
||||
PIC_SIGNATURE = 0x557fe565
|
||||
PIC_SIGNATURE = 0x5630a70c
|
||||
|
||||
OsTypes = {
|
||||
Linux = 1,
|
||||
|
@@ -74,7 +74,7 @@ function g_game.getSupportedClients()
|
||||
1058, 1059, 1060, 1061, 1062,
|
||||
1063, 1064, 1070, 1071, 1072,
|
||||
1073, 1074, 1075, 1076, 1080,
|
||||
1081, 1082
|
||||
1081, 1082, 1090
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user