mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-13 23:49:46 +01:00
Version 1.8
This commit is contained in:
@@ -112,7 +112,6 @@ function UIGameMap:onMouseRelease(mousePosition, mouseButton)
|
||||
if not self.allowNextRelease and not self.markingMouseRelease then
|
||||
return true
|
||||
end
|
||||
|
||||
local autoWalkPos = self:getPosition(mousePosition)
|
||||
local positionOffset = self:getPositionOffset(mousePosition)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user