mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01:00
some fixes in MainWindow move
This commit is contained in:
@@ -18,7 +18,8 @@ function UIWindow:onKeyPress(keyCode, keyboardModifiers)
|
||||
end
|
||||
|
||||
function UIWindow:onMousePress(mousePos, mouseButton)
|
||||
|
||||
self:raise()
|
||||
return true
|
||||
end
|
||||
|
||||
function UIWindow:onDragEnter(mousePos)
|
||||
|
||||
Reference in New Issue
Block a user