mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
Support for protocol 7.7/7.72 / Tiny fix
This commit is contained in:
@@ -48,11 +48,12 @@ end
|
||||
|
||||
function g_game.getSupportedClients()
|
||||
return {
|
||||
760, 810, 811, 840, 842, 850, 853,
|
||||
854, 860, 861, 862, 870, 910, 940,
|
||||
944, 953, 954, 960, 961, 963, 970,
|
||||
980, 981, 982, 983, 984, 985, 986,
|
||||
1001, 1002, 1010, 1020, 1021, 1022,
|
||||
760, 770, 772, 810, 811, 840, 842,
|
||||
850, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961,
|
||||
963, 970, 980, 981, 982, 983, 984,
|
||||
985, 986, 1001, 1002, 1010, 1020,
|
||||
1021, 1022
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user