mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-31 19:06:23 +01:00
Updated to OTCv8 3.1 rev 236
This commit is contained in:
@@ -632,6 +632,10 @@ function showMounts()
|
||||
end
|
||||
end
|
||||
|
||||
if #ServerData.mounts == 1 then
|
||||
window.selectionList:focusChild(nil)
|
||||
end
|
||||
|
||||
window.configure.mount.check:setEnabled(focused)
|
||||
window.configure.mount.check:setChecked(g_game.getLocalPlayer():isMounted() and focused)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user