From 5e606684a2d4dc37611baf7924e62ba4141a6135 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 8 Mar 2018 23:57:11 +0900 Subject: [PATCH] Fix bug --- src/web/app/common/views/components/othello.game.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/web/app/common/views/components/othello.game.vue b/src/web/app/common/views/components/othello.game.vue index b50d709d4..ffda68c8d 100644 --- a/src/web/app/common/views/components/othello.game.vue +++ b/src/web/app/common/views/components/othello.game.vue @@ -22,15 +22,6 @@

黒:{{ o.blackCount }} 白:{{ o.whiteCount }} 合計:{{ o.blackCount + o.whiteCount }}

-
-
-
-
-
-
-
-
-
%fa:fast-backward% %fa:backward%