Merge pull request #11451 from Markolie/refix

Re-applies the steel_rain runtime fix
This commit is contained in:
Fox McCloud
2019-05-03 15:00:56 -04:00
committed by GitHub
+2
View File
@@ -714,6 +714,8 @@
possible_destinations = C.possible_destinations
shuttleId = C.shuttleId
/obj/machinery/computer/shuttle/Initialize(mapload)
. = ..()
connect()
/obj/machinery/computer/shuttle/proc/connect()