This commit is contained in:
silicons
2020-07-23 09:56:38 -07:00
parent 38a9e89687
commit 2eb6f0467d
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -169,7 +169,6 @@
. = ..()
if(!CheckAttackCooldown(user, target))
return
user.DelayNextAction()
process_afterattack(target, user, flag, params)
/obj/item/gun/proc/process_afterattack(atom/target, mob/living/user, flag, params)