mirror of
https://github.com/edubart/otclient.git
synced 2025-12-13 12:29:46 +01:00
Fix buy/sell of stackable items on 8.6
This commit is contained in:
@@ -17,6 +17,7 @@ function UIGameMap:onDragEnter(mousePos)
|
||||
|
||||
self.currentDragThing = thing
|
||||
g_mouse.setTargetCursor()
|
||||
self.cancelNextRelease = true
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user