Removes a great amount of machinery copypasta with circuitboards.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
var/record_interval = 50
|
||||
var/next_record = 0
|
||||
|
||||
/obj/machinery/computer/monitor/New()
|
||||
..()
|
||||
/obj/machinery/computer/monitor/Initialize()
|
||||
. = ..()
|
||||
search()
|
||||
history["supply"] = list()
|
||||
history["demand"] = list()
|
||||
|
||||
Reference in New Issue
Block a user