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