Some fixes. TODO: check clocks update, and continue work on resign/abort/draw
authorBenjamin Auder <benjamin.auder@somewhere>
Wed, 19 Jun 2019 16:26:53 +0000 (18:26 +0200)
committerBenjamin Auder <benjamin.auder@somewhere>
Wed, 19 Jun 2019 16:26:53 +0000 (18:26 +0200)
commit967a2686ea801d4b33129d78087651451ef1904b
treebcc433e95d7f3c90fa27bf1c7cb118c73688d68d
parentd4036efea5b57656478affd7d71f53dcea0f8017
Some fixes. TODO: check clocks update, and continue work on resign/abort/draw
client/src/components/BaseGame.vue
client/src/utils/gameStorage.js [new file with mode: 0644]
client/src/utils/storage.js [deleted file]
client/src/views/Game.vue
client/src/views/Hall.vue