mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02:00
@@ -16,7 +16,8 @@ function UIGameMap:onDragEnter(mousePos)
|
||||
if not thing then return false end
|
||||
|
||||
self.currentDragThing = thing
|
||||
g_mouse.setTargetCursor()
|
||||
|
||||
g_mouse.setCursor('target')
|
||||
self.allowNextRelease = false
|
||||
return true
|
||||
end
|
||||
|
Reference in New Issue
Block a user