pathfinding is reasonably fast.

This commit is contained in:
=
2014-09-12 15:56:32 -07:00
parent dfc534a8a9
commit b13aa6a26e
2 changed files with 50 additions and 37 deletions

View File

@@ -123,7 +123,7 @@
house (texture "house.png")
overdirt (texture "overdirt.png")
music (sound "town-music.mp3")
_ (sound! music :loop)
;;_ (sound! music :loop)
]
{
:cursor {:id "cursor" :current :walk }