mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
some fixes in MainWindow move
This commit is contained in:
@@ -10,6 +10,7 @@ function UIMiniWindow:onMousePress(mousePos, mouseButton)
|
||||
if parent:getClassName() ~= 'UIMiniWindowContainer' then
|
||||
self:raise()
|
||||
end
|
||||
return true
|
||||
end
|
||||
|
||||
function UIMiniWindow:onDragEnter(mousePos)
|
||||
|
||||
Reference in New Issue
Block a user