mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into outpost-power
This commit is contained in:
@@ -288,6 +288,7 @@ datum/controller/game_controller/proc/process_machines_process()
|
||||
last_thing_processed = Machine.type
|
||||
if(Machine.process() != PROCESS_KILL)
|
||||
if(Machine)
|
||||
Machine.power_change()
|
||||
if(Machine.use_power)
|
||||
Machine.auto_use_power()
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user