Update comment
This commit is contained in:
parent
c17a68d1ba
commit
953ea01673
1 changed files with 2 additions and 4 deletions
|
|
@ -62,10 +62,8 @@ export default {
|
||||||
otherwise leave the field empty.
|
otherwise leave the field empty.
|
||||||
lobby - When the player is in the lobby, this displays all the
|
lobby - When the player is in the lobby, this displays all the
|
||||||
players in the game so far, and updates as new players join.
|
players in the game so far, and updates as new players join.
|
||||||
If the player is the host, they can re-arrange the presidential
|
If the player is the host, they can kick players and start the
|
||||||
order by dragging and dropping the list of players, they also
|
game.
|
||||||
get a "Start Game" button that allows them to, well... start
|
|
||||||
the game.
|
|
||||||
*/
|
*/
|
||||||
state: `game-type`,
|
state: `game-type`,
|
||||||
alert: {
|
alert: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue