Merge pull request #13364 from Citadel-Station-13/silicons-patch-34

projectile process invoke async because people keep breaking shit and trying to enforce do not sleep on it is a moot point because people keep breaking shit
This commit is contained in:
Ghom
2020-09-19 16:53:55 +02:00
committed by GitHub

View File

@@ -460,6 +460,7 @@
return TRUE //Bullets don't drift in space
/obj/item/projectile/process(wait)
set waitfor = FALSE
if(!loc || !fired || !trajectory)
fired = FALSE
return PROCESS_KILL