mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Partial 10.36 support, also fix #499
This commit is contained in:
@@ -56,7 +56,7 @@ function init()
|
||||
end
|
||||
|
||||
function bindKeys()
|
||||
gameRootPanel:setAutoRepeatDelay(80)
|
||||
gameRootPanel:setAutoRepeatDelay(200)
|
||||
|
||||
bindWalkKey('Up', North)
|
||||
bindWalkKey('Right', East)
|
||||
|
Reference in New Issue
Block a user