Fixes to TG stat tab

This commit is contained in:
QuoteFox
2021-02-27 05:46:19 +00:00
parent 6ca9ac4123
commit 25b9aa7fda
6 changed files with 6 additions and 14 deletions
+1
View File
@@ -493,6 +493,7 @@ GLOBAL_PROTECT(AdminProcCallSpamPrevention)
log_admin("[key_name(usr)] assumed direct control of [M].")
var/mob/adminmob = src.mob
M.ckey = src.ckey
init_verbs()
if( isobserver(adminmob) )
qdel(adminmob)
SSblackbox.record_feedback("tally", "admin_verb", 1, "Assume Direct Control") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!