This commit is contained in:
silicons
2021-02-25 23:29:23 -07:00
parent 37eaebe54a
commit 50f7d89367
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -516,7 +516,7 @@
trajectory = new(starting.x, starting.y, starting.z, pixel_x, pixel_y, Angle, pixel_increment_amount)
fired = TRUE
if(hitscan)
process_hitscan()
INVOKE_ASYNC(src, .proc/process_hitscan)
return
if(!(datum_flags & DF_ISPROCESSING))
START_PROCESSING(SSprojectiles, src)