Fixes gateway returning

This commit is contained in:
Heroman3003
2019-10-30 11:39:10 +10:00
parent cfe37161cd
commit 69d785ef0c
+1
View File
@@ -168,6 +168,7 @@ obj/machinery/gateway/centerstation/process()
update_icon()
stationgate = locate(/obj/machinery/gateway/centerstation)
. = ..()
density = 1 //VOREStation Add
/obj/machinery/gateway/centeraway/update_icon()