This commit is contained in:
Timothy Teakettle
2020-06-11 21:58:13 +01:00
parent fda0d4d23e
commit 28e9542813
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -207,7 +207,7 @@
else
return ..()
/obj/item/grenade/c4/prime(mob/living/lanced_by)
/obj/item/grenade/plastic/c4/prime(mob/living/lanced_by)
if(QDELETED(src))
return
. = ..()