A bunch of Initialize()s now have return values
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
terminal.master = src
|
||||
|
||||
/obj/machinery/power/apc/Initialize(mapload)
|
||||
..()
|
||||
. = ..()
|
||||
if(!mapload)
|
||||
return
|
||||
has_electronics = 2 //installed and secured
|
||||
|
||||
Reference in New Issue
Block a user