From 0bca0e8a02e005293663abc4a052ad8f8b2078f3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 7 Mar 2018 18:45:16 +0900 Subject: wip --- .../app/common/views/components/othello.game.vue | 54 +++++++++++++++++++--- src/web/app/common/views/components/othello.vue | 10 +++- 2 files changed, 55 insertions(+), 9 deletions(-) (limited to 'src/web') diff --git a/src/web/app/common/views/components/othello.game.vue b/src/web/app/common/views/components/othello.game.vue index cb006a289b..b7c23e704e 100644 --- a/src/web/app/common/views/components/othello.game.vue +++ b/src/web/app/common/views/components/othello.game.vue @@ -1,10 +1,15 @@