Fixed air injector visuals (#26654)
This commit is contained in:
@@ -206,7 +206,7 @@
|
|||||||
visuals:
|
visuals:
|
||||||
# toggle color of the unshaded light:
|
# toggle color of the unshaded light:
|
||||||
enum.OutletInjectorVisuals.Enabled:
|
enum.OutletInjectorVisuals.Enabled:
|
||||||
unshaded:
|
enum.LightLayers.Unshaded:
|
||||||
True: { color: "#5eff5e" }
|
True: { color: "#5eff5e" }
|
||||||
False: { color: "#990000" }
|
False: { color: "#990000" }
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|||||||
Reference in New Issue
Block a user