diff --git a/plugins/highway_3d/screen.js b/plugins/highway_3d/screen.js index bdeee2d..2631ba8 100644 --- a/plugins/highway_3d/screen.js +++ b/plugins/highway_3d/screen.js @@ -4011,6 +4011,12 @@ butterchurn: { intensity: false, reactive: false, why: 'Butterchurn reacts to audio itself - tune it in Settings > 3D Highway, or its Visualizer panel' }, }; let _pcRefs = 0, _pcEl = null, _pcSel = null, _pcReactive = null, _pcIntensity = null; + // Non-disabled wrappers around the two greyable controls. A native-disabled + //