11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
diff a/code/modules/recycling/conveyor2.dm b/code/modules/recycling/conveyor2.dm (rejected hunks)
|
|
@@ -220,7 +220,7 @@
|
|
id = newid
|
|
update()
|
|
|
|
- return INITIALIZE_HINT_LATELOAD
|
|
+ return INITIALIZE_HINT_LATELOAD //for machines list
|
|
|
|
/obj/machinery/conveyor_switch/LateInitialize()
|
|
conveyors = list()
|