main
reng 3 months ago
parent b30a3e3e0a
commit d6df3f9010
  1. 2
      src/App.jsx

@ -125,7 +125,7 @@ function App() {
}
if(props.reset){
sendOsc(OSC_ADDRESS.RESETCUE,'','all');
//sendOsc(OSC_ADDRESS.RESETCUE,'','all');
refLight.current.set(1);
}

Loading…
Cancel
Save