Away missions load cables, pipes, and templates OK now

This commit is contained in:
Crazylemon64
2017-03-27 00:37:24 -07:00
parent 0a17cf80d0
commit babe5eb074
3 changed files with 14 additions and 1 deletions
+2
View File
@@ -43,6 +43,8 @@ Pipelines + Other Objects -> Pipe network
if(!pipe_color_check(pipe_color))
pipe_color = null
// No need for a tween worldstart roundstart handler - pipenet creation is
// handled there
/obj/machinery/atmospherics/initialize()
..()