From ec176831bfbcf782eb05d825648175e1f320aa9d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 10 Mar 2018 03:24:01 +0900 Subject: 先行後攻を決められるように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/app/common/views/components/othello.room.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/web') diff --git a/src/web/app/common/views/components/othello.room.vue b/src/web/app/common/views/components/othello.room.vue index 60fdb32a45..49f199f72a 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 }}が先行 +