This commit is contained in:
lolman360
2021-02-15 16:56:36 +11:00
897 changed files with 16862 additions and 422365 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