Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Jun 27, 2023
1 parent cad7d4c commit f02e7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/dropship_equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@

QDEL_NULL(deployed_turret.linked_cam)

/obj/structure/dropship_equipment/sentry_holder/launchable/Destroy()
/obj/structure/dropship_equipment/sentry_holder/Destroy()
QDEL_NULL(deployed_turret.linked_cam)
. = ..()

Expand Down

0 comments on commit f02e7dc

Please sign in to comment.