Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Sep 2, 2023
1 parent a18a160 commit 883e010
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/shuttle/shuttles/dropship.dm
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
if(istype(destination, /obj/docking_port/stationary/marine_dropship))
dropzone.turn_on_landing_lights()
playsound(dropzone.return_center_turf(), landing_sound, 60, 0)
playsound(return_center_turf(), landing_sound, 60, 0)

automated_check()

Expand Down

0 comments on commit 883e010

Please sign in to comment.