Skip to content

Commit

Permalink
Update code/modules/vehicles/hardpoints/primary/arc_sentry.dm
Browse files Browse the repository at this point in the history
Co-authored-by: SabreML <[email protected]>
  • Loading branch information
Zonespace27 and SabreML committed Mar 23, 2024
1 parent 4babe62 commit 9aae279
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/vehicles/hardpoints/primary/arc_sentry.dm
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@
sentry_target = null
return

if(!islist(targets))
return
if(!targets.Find(new_target))
targets.Add(new_target)

Expand Down

0 comments on commit 9aae279

Please sign in to comment.