Skip to content

Commit

Permalink
fixed stopping sound correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
hislittlecuzingames committed Nov 24, 2023
1 parent b39ce1a commit 16c34e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/shuttle/computers/dropship_computer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
hijack.fire()
GLOB.alt_ctrl_disabled = TRUE

dropship.alarm_sound_loop.stop()
dropship.playing_launch_announcement_alarm = FALSE

marine_announcement("Unscheduled dropship departure detected from operational area. Hijack likely. Shutting down autopilot.", "Dropship Alert", 'sound/AI/hijack.ogg', logging = ARES_LOG_SECURITY)
Expand Down

0 comments on commit 16c34e7

Please sign in to comment.