Adds parent call to carbon.dm (#40364)

* Adds parent call to carbon.dm

* Yes
This commit is contained in:
yoyobatty
2018-09-21 14:35:22 -04:00
committed by Joan Lung
parent ef94b79d12
commit 824f79eee3
+1
View File
@@ -146,6 +146,7 @@
return
/mob/living/carbon/throw_item(atom/target)
. = ..()
throw_mode_off()
if(!target || !isturf(loc))
return