alpha testing lobby system
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div id="connection-state"></div>
|
||||
<p>
|
||||
|
||||
|
||||
<!--
|
||||
<div id="lobbies" style="display:none">
|
||||
<input type="button" value="Create Lobby" onclick="showCreateLobby()">
|
||||
<input type="button" value="Join Lobby" onclick="showJoinLobby()">
|
||||
@@ -44,7 +44,8 @@
|
||||
<input type="button" value="previous page (3)" onclick="previousPageOfLobbies()">
|
||||
<input type="button" value="next page (3)" onclick="nextPageOfLobbies()">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
|
||||
<div id="lobby-create" style="display:none">
|
||||
|
||||
Reference in New Issue
Block a user