Address #270
This commit is contained in:
parent
5312911c15
commit
762b4fa6af
3 changed files with 9 additions and 1 deletions
|
|
@ -31,7 +31,8 @@ var CHANNEL = {
|
|||
js: "",
|
||||
motd: "",
|
||||
motd_text: "",
|
||||
name: false
|
||||
name: false,
|
||||
usercount: 0
|
||||
};
|
||||
|
||||
var PLAYER = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue