mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 01:59:21 +02:00
fix
This commit is contained in:
parent
0e46df3f29
commit
fdba1379a7
@ -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})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user