mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
if(!.)
|
||||
return
|
||||
|
||||
for(var/obj/machinery/light/L in SSmachinery.all_machines)
|
||||
for(var/obj/machinery/light/L in SSmachinery.machinery)
|
||||
L.fix()
|
||||
|
||||
Reference in New Issue
Block a user