From 953ea01673c4a02faf18c17f860c03f9f89bdeaf Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 21 Oct 2020 20:48:53 -0600 Subject: [PATCH] Update comment --- src/App.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index e9d5655..67d0ea9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -62,10 +62,8 @@ export default { otherwise leave the field empty. lobby - When the player is in the lobby, this displays all the players in the game so far, and updates as new players join. - If the player is the host, they can re-arrange the presidential - order by dragging and dropping the list of players, they also - get a "Start Game" button that allows them to, well... start - the game. + If the player is the host, they can kick players and start the + game. */ state: `game-type`, alert: {