mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01: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