diff --git a/src/animations.ts b/src/animations.ts index 8c9cfd9d4..35529d54a 100644 --- a/src/animations.ts +++ b/src/animations.ts @@ -169,7 +169,7 @@ export class Animations { // Sound Effect game.soundsys.playSFX('sounds/step'); - // position + // Position creatureSprite.setHex(currentHex); this.enterHex(creature, hex, opts);