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