Füge Countdown-Logik für den Spielstart hinzu und verbessere die Benutzerverwaltung in Lobbys
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
</button>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div id="gameStartCountdown" class="hidden">
|
||||
<h2>Das Spiel startet in <span id="countdown">5</span> Sekunden</h2>
|
||||
</div>
|
||||
<button id="leaveBtn">
|
||||
<div class="buttonIcon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="35px" viewBox="0 -960 960 960" width="35px"
|
||||
|
||||
Reference in New Issue
Block a user