mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
New sexy 'move stackable item' window!
This commit is contained in:
@@ -386,8 +386,9 @@ function onMinimapMouseRelease(self, mousePosition, mouseButton)
|
||||
if not player:autoWalk(pos) then
|
||||
modules.game_textmessage.displayStatusMessage(tr('There is no way.'))
|
||||
return false
|
||||
else
|
||||
return true
|
||||
end
|
||||
return true
|
||||
end
|
||||
return false
|
||||
end
|
||||
|
Reference in New Issue
Block a user