This commit is contained in:
kevinz000
2018-12-06 18:34:37 -08:00
parent 8f946a39b4
commit c2c688c4c8
210 changed files with 296 additions and 296 deletions
@@ -20,7 +20,7 @@
var/detail_color = COLOR_ASSEMBLY_BLACK
/obj/item/device/electronic_assembly/initialize()
/obj/item/device/electronic_assembly/Initialize()
battery = new(src)
processing_objects |= src
return ..()