Remake cursors, closes #219 and #237

This commit is contained in:
Eduardo Bart
2013-01-25 11:17:51 -02:00
parent 0a91fff82a
commit 3a47c4f2e1
23 changed files with 217 additions and 112 deletions

View File

@@ -19,6 +19,8 @@ function init()
g_particles.importParticle('/particles/' .. particle)
end
end
g_mouse.loadCursors('/cursors/cursors')
end
function terminate()