mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
rework map rendering
This commit is contained in:
@@ -13,7 +13,7 @@ local function moveToolTip(tooltip)
|
||||
else
|
||||
pos.x = pos.x + 10
|
||||
end
|
||||
tooltip:setPos(pos)
|
||||
tooltip:setPosition(pos)
|
||||
end
|
||||
|
||||
-- public functions
|
||||
|
||||
Reference in New Issue
Block a user