Fix the steel_rain runtime again

This commit is contained in:
Mark van Alphen
2019-05-03 20:50:03 +02:00
parent eba4d82f88
commit ea517f153d
+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()