This commit is contained in:
silicons
2021-02-14 03:04:42 -07:00
parent d4f3cf4eaf
commit b3a4fa802b
361 changed files with 498 additions and 509 deletions
@@ -1,4 +1,4 @@
/obj/item/modular_computer/process()
/obj/item/modular_computer/process(delta_time)
if(!enabled) // The computer is turned off
last_power_usage = 0
return 0
@@ -266,4 +266,4 @@
if(autorun.stored_data == program)
autorun.stored_data = null
else
autorun.stored_data = program
autorun.stored_data = program