Merge pull request #10260 from Razharas/HEpipe

Fixes HE pipe broken dir
This commit is contained in:
Cheridan
2015-07-04 11:17:31 -05:00
+3
View File
@@ -112,6 +112,9 @@
minimum_temperature_difference = 300
thermal_conductivity = WALL_HEAT_TRANSFER_COEFFICIENT
/obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction/normalize_dir()
return
/obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction/SetInitDirections()
switch(dir)
if(SOUTH)