This commit is contained in:
libccy 2017-11-13 16:35:39 +08:00
parent 24544a16ae
commit b238bf01a7
1 changed files with 4 additions and 0 deletions

View File

@ -20499,6 +20499,10 @@
},player);
player.unwait('ai');
}
if(window.isNonameServer){
document.querySelector('#server_count').innerHTML=lib.node.clients.length;
}
return this;
}
},