mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
rework walk
This commit is contained in:
@@ -16,3 +16,11 @@ function UIWindow:onKeyPress(keyCode, keyboardModifiers, wouldFilter)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
function UIWindow:onMousePress(mousePos, mouseButton)
|
||||
|
||||
end
|
||||
|
||||
function UIWindow:onGeometryChange(oldRect, newRect)
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user