This commit is contained in:
calzoneman 2013-09-04 17:47:24 -05:00
parent 5312911c15
commit 762b4fa6af
3 changed files with 9 additions and 1 deletions

View file

@ -31,7 +31,8 @@ var CHANNEL = {
js: "",
motd: "",
motd_text: "",
name: false
name: false,
usercount: 0
};
var PLAYER = false;