Update templates/host.html
This commit is contained in:
@@ -376,6 +376,9 @@ body::before{
|
|||||||
<button class="hbtn hbtn-primary" onclick="resetGame()">▶ PLAY AGAIN</button>
|
<button class="hbtn hbtn-primary" onclick="resetGame()">▶ PLAY AGAIN</button>
|
||||||
<button class="hbtn hbtn-secondary" onclick="location.href='scores'">📊 HISTORY</button>
|
<button class="hbtn hbtn-secondary" onclick="location.href='scores'">📊 HISTORY</button>
|
||||||
</div>
|
</div>
|
||||||
|
<div style="font-family:var(--mono);font-size:.65rem;color:var(--muted);margin-top:.75rem;">
|
||||||
|
PLAY AGAIN will kick all players back to the join screen
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user