mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Some minor fixes.
* Mount options will no longer display in unsupported protocols. * Fixed a bug with opening outfit window while its already open. * Fixed base speed stat when using unsupported protocol.
This commit is contained in:
@@ -49,7 +49,7 @@ end
|
||||
function g_game.getSupportedProtocols()
|
||||
return {
|
||||
810, 853, 854, 860, 861, 862, 870,
|
||||
910, 940, 944, 953, 954, 960, 961
|
||||
910, 940, 944, 953, 954, 960, 961
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user