This commit is contained in:
calzoneman 2013-06-20 14:43:37 -04:00
parent fa243d5303
commit 57faa03b7c
3 changed files with 37 additions and 28 deletions

View file

@ -89,7 +89,7 @@ var USEROPTS = {
chatbtn : getOrDefault("chatbtn", false),
altsocket : getOrDefault("altsocket", false),
joinmessage : getOrDefault("joinmessage", true),
qbtn_always : getOrDefault("qbtn_always", false)
qbtn_hide : getOrDefault("qbtn_hide", false)
};
var Rank = {