From ec176831bfbcf782eb05d825648175e1f320aa9d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 10 Mar 2018 03:24:01 +0900 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E8=A1=8C=E5=BE=8C=E6=94=BB=E3=82=92?= =?UTF-8?q?=E6=B1=BA=E3=82=81=E3=82=89=E3=82=8C=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/common/views/components/othello.room.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/web/app/common/views/components/othello.room.vue b/src/web/app/common/views/components/othello.room.vue index 60fdb32a4..49f199f72 100644 --- a/src/web/app/common/views/components/othello.room.vue +++ b/src/web/app/common/views/components/othello.room.vue @@ -24,6 +24,11 @@
+
+ ランダム + {{ game.user1.name }}が先行 + {{ game.user2.name }}が先行 +