Skip to content

Commit

Permalink
comment consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
DreadKnight authored Jul 25, 2023
1 parent aa82563 commit ec04f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/animations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export class Animations {
// Sound Effect
game.soundsys.playSFX('sounds/step');

// position
// Position
creatureSprite.setHex(currentHex);

this.enterHex(creature, hex, opts);
Expand Down

0 comments on commit ec04f9c

Please sign in to comment.