mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
some improvements to the lobby view
This commit is contained in:
@@ -7,14 +7,10 @@ export const templates = {
|
||||
"</div>" +
|
||||
"<div id='game-time'></div>" +
|
||||
"<div id='game-player-count'></div>" +
|
||||
"<div>" +
|
||||
"<label for='moderator'>Moderator</label>" +
|
||||
"<div id='moderator'></div>" +
|
||||
"</div>" +
|
||||
"</div>" +
|
||||
"<div>" +
|
||||
"<div>" +
|
||||
"<label for='lobby-players'>Players</label>" +
|
||||
"<label for='lobby-players'>Other People</label>" +
|
||||
"<div id='lobby-players'></div>" +
|
||||
"</div>" +
|
||||
"<div id='lobby-footer'>" +
|
||||
|
||||
Reference in New Issue
Block a user