mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Mouse = {}
|
Mouse = {}
|
||||||
|
|
||||||
local cursorChanged = true
|
local cursorChanged = false
|
||||||
|
|
||||||
function Mouse.setTargetCursor()
|
function Mouse.setTargetCursor()
|
||||||
g_window.setMouseCursor('/core_styles/cursors/targetcursor.png', {x=9,y=9})
|
g_window.setMouseCursor('/core_styles/cursors/targetcursor.png', {x=9,y=9})
|
||||||
|
Reference in New Issue
Block a user