A bunch of Initialize()s now have return values
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
rotate()
|
||||
|
||||
/obj/machinery/power/emitter/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
if(state == 2 && anchored)
|
||||
connect_to_network()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user