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
+1 -1
View File
@@ -1044,7 +1044,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
msg += "<TD><A href='?_src_=holder;cryossd=[H.UID()];cryoafk=1'>Cryo</A></TD>"
msg += "</TR>"
msg += "</TABLE></BODY></HTML>"
src << browse(msg, "window=Player_ssd_afk_check")
src << browse(msg, "window=Player_ssd_afk_check;size=600x300")
/client/proc/toggle_ert_calling()
set category = "Event"