mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
changes to uiitem
This commit is contained in:
@@ -40,6 +40,7 @@ function UIItem:onDrop(widget, mousePos)
|
||||
end
|
||||
|
||||
function UIItem:onHoverChange(hovered)
|
||||
UIWidget.onHoverChange(self, hovered)
|
||||
if self:isVirtual() then return end
|
||||
|
||||
local draggingWidget = g_ui.getDraggingWidget()
|
||||
|
Reference in New Issue
Block a user