mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Minor fix to scroll bar
This commit is contained in:
@@ -34,9 +34,10 @@ end
|
||||
|
||||
function g_game.getSupportedProtocols()
|
||||
return {
|
||||
810, 811, 840, 842, 850, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961,
|
||||
963, 970, 971, 973
|
||||
810, 811, 840, 842, 850, 853, 854,
|
||||
860, 861, 862, 870, 910, 940, 944,
|
||||
953, 954, 960, 961, 963, 970, 971,
|
||||
973
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user