This commit is contained in:
Eduardo Bart 2012-03-28 19:42:02 -03:00
parent 0e46df3f29
commit fdba1379a7
1 changed files with 1 additions and 1 deletions

View File

@ -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})