auto-git:
[change] src/app/App.tsx
This commit is contained in:
@@ -8976,6 +8976,9 @@ export function App({ store, initialStatusMessage }: AppProps) {
|
||||
case "spotLight":
|
||||
applySpotLightChange();
|
||||
break;
|
||||
case "cameraRig":
|
||||
applyCameraRigChange();
|
||||
break;
|
||||
case "playerStart":
|
||||
applyPlayerStartChange();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user