Update existing animations to use the new onesheet tileset.

This commit is contained in:
David Thompson 2024-05-26 15:08:37 -04:00
parent aa0c826b3c
commit e2a23f7820
4 changed files with 25 additions and 27 deletions

View file

@ -63,7 +63,7 @@ serve: game.wasm
bundle: game.wasm
rm cirkoban.zip || true
zip cirkoban.zip -r assets/images/*.png \
zip cirkoban.zip -r assets/images/cirkoban-onesheet.png \
assets/sounds/*.wav \
assets/fonts/*.woff2 \
reflect.js \