mirror of
https://github.com/simon987/bingo.git
synced 2025-04-04 07:22:58 +00:00
Update net.js
This commit is contained in:
parent
81c3a647f9
commit
6295ffb6de
@ -83,7 +83,7 @@ function initNet() {
|
||||
document.getElementById("create-user").style.display = "none";
|
||||
|
||||
localStorage.setItem("oid", msg.oid)
|
||||
document.title = msg.oid
|
||||
document.title = ROOM
|
||||
|
||||
if (msg.state === "CREATING") {
|
||||
createGameModal();
|
||||
|
Loading…
x
Reference in New Issue
Block a user