Show the miner again

This commit is contained in:
Aaron Mueller 2014-12-06 23:20:51 +01:00
parent cccb2eff5b
commit a84905a74d

View file

@ -2,4 +2,4 @@ class Miner
tick: (tile) ->
tile.click "left"
sprite: [16, 0, 8, 8]
sprite: [0, 16, 8, 8]