Skip to content

Commit

Permalink
Update code/datums/datumvars.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
BeebBeebBoob authored Jan 23, 2025
1 parent 1d55f1d commit a9f0bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/datumvars.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@
return

A.stop_deadchat_plays()
message_admins("[key_name_admin(usr)] removed deadchat control from [A].")
log_and_message_admins("removed deadchat control from [A].")

/client/proc/view_var_Topic_list(href, href_list, hsrc)
if(href_list["VarsList"])
Expand Down

0 comments on commit a9f0bce

Please sign in to comment.