A bunch of Initialize()s now have return values
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
/obj/item/stack/sheet/mineral/uranium = 10) // We have no Pu-238, and this is the closest thing to it.
|
||||
|
||||
/obj/machinery/power/rtg/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
connect_to_network()
|
||||
|
||||
/obj/machinery/power/rtg/process()
|
||||
|
||||
Reference in New Issue
Block a user