Fixes a runtime.

This commit is contained in:
SkyMarshal
2012-05-14 10:16:52 -07:00
parent d357e41fd6
commit e1b0fffc77

View File

@@ -341,6 +341,7 @@ obj/machinery/atmospherics/pipe
New()
initialize_directions = dir
if(air_temporary)
air_temporary.update_values()
..()