mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Started updating to 9.8+ features, not yet finished (unsafe version).
Need to finish: * Pending login state * New creature speed changes * Vip state displays Fixed: * Creature light * Missing lua constants If someone can finish this off that would be good, I will be busy for a while :)
This commit is contained in:
@@ -50,7 +50,7 @@ function g_game.getSupportedProtocols()
|
||||
return {
|
||||
810, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961,
|
||||
963, 970, 971
|
||||
963, 970, 971, 980, 981
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user