mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Support for protocol 963
This commit is contained in:
@@ -48,8 +48,9 @@ end
|
||||
|
||||
function g_game.getSupportedProtocols()
|
||||
return {
|
||||
810, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961
|
||||
810, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961,
|
||||
963
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user