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 01ff6b2 commit 1d55f1d
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 @@ -1449,7 +1449,7 @@
cooldown = cooldown SECONDS

A.deadchat_plays(selected_mode, cooldown)
message_admins("[key_name_admin(usr)] provided deadchat control to [A].")
log_and_message_admins("provided deadchat control to [A].")

if(href_list["removedeadchatcontrol"])
if(!check_rights(R_EVENT))
Expand Down

0 comments on commit 1d55f1d

Please sign in to comment.