Continue working on client
This commit is contained in:
parent
afff414aad
commit
556f9eb9e7
4 changed files with 47 additions and 124 deletions
|
|
@ -619,10 +619,6 @@ Callbacks = {
|
|||
/* REGION Rank Stuff */
|
||||
|
||||
rank: function(r) {
|
||||
if (r > -1) {
|
||||
$("#guestlogin").hide();
|
||||
$("#chatline").show();
|
||||
}
|
||||
if(r >= 255)
|
||||
SUPERADMIN = true;
|
||||
CLIENT.rank = r;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue