mirror of
https://github.com/edubart/otclient.git
synced 2025-12-26 09:47:11 +01:00
graphics fixes and improvements
This commit is contained in:
@@ -41,6 +41,7 @@ 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