Use a logging proc that actually exists

This commit is contained in:
Tad Hardesty
2018-12-11 21:22:19 -08:00
parent 979e8db71a
commit 44b0a2ec4d
+1 -1
View File
@@ -414,7 +414,7 @@
break
if(!can_dominate_mechs && !mech_has_controlbeacon)
message_admins("Warning: possible href exploit by [key_name(usr)] - attempted control of a mecha without can_dominate_mechs or a control beacon in the mech.")
log_debug("Warning: possible href exploit by [key_name(usr)] - attempted control of a mecha without can_dominate_mechs or a control beacon in the mech.")
log_game("Warning: possible href exploit by [key_name(usr)] - attempted control of a mecha without can_dominate_mechs or a control beacon in the mech.")
return
if(controlled_mech)