mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
@@ -6,7 +6,7 @@ function UIItem:onDragEnter(mousePos)
|
||||
|
||||
self:setBorderWidth(1)
|
||||
self.currentDragThing = item
|
||||
g_mouse.setTargetCursor()
|
||||
g_mouse.setCursor('target')
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user