Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Doubleumc committed Dec 8, 2023
1 parent 946c0ef commit 0e5493f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/projectiles/projectile.dm
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,10 @@
starting = null
permutated = null
path = null
vis_source = null
process_start_turf = null
weapon_cause_data = null
bullet_traits = null
firer = null
QDEL_NULL(bound_beam)
SSprojectiles.stop_projectile(src)
Expand Down

0 comments on commit 0e5493f

Please sign in to comment.