This commit is contained in:
parent
24544a16ae
commit
b238bf01a7
|
@ -20499,6 +20499,10 @@
|
|||
},player);
|
||||
player.unwait('ai');
|
||||
}
|
||||
|
||||
if(window.isNonameServer){
|
||||
document.querySelector('#server_count').innerHTML=lib.node.clients.length;
|
||||
}
|
||||
return this;
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue