Compare commits
2 Commits
ace490b7e9
...
fc9eb183f1
Author | SHA1 | Date | |
---|---|---|---|
fc9eb183f1 | |||
d431a693fc |
@ -520,7 +520,7 @@
|
||||
scoreInfo.children[1].style.display = 'block';
|
||||
document.getElementById('showSummaryButton').style.display = null;
|
||||
|
||||
if (!room || Game.multi.owner) {
|
||||
if (!roomId || Game.multi.owner) {
|
||||
document.getElementById('startNewGameButton').style.display = 'block';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user