mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
if(known)
|
||||
layer = EFFECTS_ABOVE_LIGHTING_LAYER
|
||||
for(var/obj/machinery/computer/ship/helm/H in SSmachinery.all_machines)
|
||||
for(var/obj/machinery/computer/ship/helm/H in SSmachinery.machinery)
|
||||
H.get_known_sectors()
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user