Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
removed backToMainlobby
  • Loading branch information
rxg3137 authored Apr 30, 2024
1 parent e5a5a7a commit d79bf23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ <h3>4 Player Mode</h3>
<div class="button-group">
<button id="startGameButton" onclick="startGame()" >START GAME</button>
<button id="toggleReady" onclick="toggleReady()">READY</button>
<button id="backToMainLobby" onclick="backToMainlobby()">BACK TO MAIN LOBBY</button>
<button id="backButton" onclick="back()">BACK</button>
</div>

Expand Down

0 comments on commit d79bf23

Please sign in to comment.