re-add sticky ban, player_panel, increase width of ssd/afk window a bit

This commit is contained in:
SteelSlayer
2019-09-09 10:12:58 -04:00
parent 46ad75ec14
commit 4fb7d83595
6 changed files with 219 additions and 3 deletions
+3
View File
@@ -37,6 +37,9 @@
return
var/ticketID = text2num(href_list["openmentorticket"])
SSmentor_tickets.showDetailUI(usr, ticketID)
if(href_list["stickyban"])
stickyban(href_list["stickyban"],href_list)
if(href_list["makeAntag"])
switch(href_list["makeAntag"])