mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-13 13:07:32 +00:00
replace socketcluster with socket.io
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<button type="button" class="btn btn-primary create-room">Create Room</button>
|
||||
<button type="button" class="btn btn-primary join-room">Join Room</button>
|
||||
<button type="button" class="btn btn-primary startMatchmaking">Search Opponent</button>
|
||||
<!--<button type="button" class="btn btn-primary join-room">Join Room</button>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user