changes most, if not all, the send2irc_adminless_only to send2irc

This commit is contained in:
LetterJay
2017-02-28 21:40:52 -06:00
parent 3480265efc
commit cf680a63d2
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
else
log_admin("[key_name_admin(src)] might be running a modified client! (failed checkTurfVis on AI click of [A]([COORD(pixel_turf)])")
message_admins("[key_name_admin(src)] might be running a modified client! (failed checkTurfVis on AI click of [A]([ADMIN_COORDJMP(pixel_turf)]))")
send2irc_adminless_only("NOCHEAT", "[key_name(src)] might be running a modified client! (failed checkTurfVis on AI click of [A]([COORD(pixel_turf)]))")
send2irc("NOCHEAT", "[key_name(src)] might be running a modified client! (failed checkTurfVis on AI click of [A]([COORD(pixel_turf)]))")
return
var/list/modifiers = params2list(params)