mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Implement dash walking and zoom out again
This commit is contained in:
@@ -50,6 +50,10 @@ function terminate()
|
||||
onGameEnd = offline,
|
||||
})
|
||||
|
||||
disconnect(LocalPlayer, {
|
||||
onPositionChange = updateCameraPosition
|
||||
})
|
||||
|
||||
local gameRootPanel = modules.game_interface.getRootPanel()
|
||||
g_keyboard.unbindKeyPress('Alt+Left', gameRootPanel)
|
||||
g_keyboard.unbindKeyPress('Alt+Right', gameRootPanel)
|
||||
|
Reference in New Issue
Block a user