fix: 3s delay when clicking the button to keep walking
authorxangelo <me@xangelo.ca>
Fri, 28 Jul 2023 18:35:22 +0000 (14:35 -0400)
committerxangelo <me@xangelo.ca>
Fri, 28 Jul 2023 18:47:06 +0000 (14:47 -0400)
commit8710ea971ff55c5f623bd8d01bfd505964ce50ad
tree9856445573729e1094d10646f1b28add08a92203
parent8e44b7240ede30a277a961ee59d5f2c8fdaf4a36
fix: 3s delay when clicking the button to keep walking

You have to wait 3s before you're able to take the next step.

Fixes: #11
public/assets/bundle.js
public/assets/css/game.css
src/client/index.ts
src/events/travel/server.ts
src/events/travel/shared.ts