mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 13:59:48 +00:00
remove Game starts when ... in lobby (#233)
This commit is contained in:
@@ -131,12 +131,6 @@ export class PublicLobby extends LitElement {
|
||||
${timeDisplay}
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-col items-start">
|
||||
<div class="text-md font-medium text-blue-100">
|
||||
Game starts when ${playersRemainingBeforeMax} more players join
|
||||
or in ${timeDisplay} seconds.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user