Removes gun firing logs due to possible lag.

This commit is contained in:
Neerti
2015-12-01 14:12:35 -05:00
parent f366d3dc52
commit 602493cc08
+2 -1
View File
@@ -187,7 +187,8 @@
target = targloc
pointblank = 0
admin_attack_log(usr, attacker_message="Fired [src]", admin_message="fired a gun ([src]) (MODE: [src.mode_name]) [reflex ? "by reflex" : "manually"].")
// admin_attack_log(usr, attacker_message="Fired [src]", admin_message="fired a gun ([src]) (MODE: [src.mode_name]) [reflex ? "by reflex" : "manually"].")
//Commented out due to potential lag issues, possibly with excess I/O
update_held_icon()