Compare commits
No commits in common. "fc9eb183f1067bbf323db5e7234eff7ba020502d" and "ace490b7e9e0aaf4212042b9fb252573aaa70184" have entirely different histories.
fc9eb183f1
...
ace490b7e9
@ -520,7 +520,7 @@
|
||||
scoreInfo.children[1].style.display = 'block';
|
||||
document.getElementById('showSummaryButton').style.display = null;
|
||||
|
||||
if (!roomId || Game.multi.owner) {
|
||||
if (!room || Game.multi.owner) {
|
||||
document.getElementById('startNewGameButton').style.display = 'block';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user