Show the miner again
This commit is contained in:
parent
cccb2eff5b
commit
a84905a74d
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ class Miner
|
||||||
tick: (tile) ->
|
tick: (tile) ->
|
||||||
tile.click "left"
|
tile.click "left"
|
||||||
|
|
||||||
sprite: [16, 0, 8, 8]
|
sprite: [0, 16, 8, 8]
|
||||||
|
|
Loading…
Reference in a new issue