Fixed air injector visuals (#26654)

This commit is contained in:
osjarw
2024-04-02 08:17:26 +03:00
committed by GitHub
parent a4d46091e0
commit 5d31335f98

View File

@@ -206,7 +206,7 @@
visuals:
# toggle color of the unshaded light:
enum.OutletInjectorVisuals.Enabled:
unshaded:
enum.LightLayers.Unshaded:
True: { color: "#5eff5e" }
False: { color: "#990000" }
- type: Appearance