auto-git:

[change] src/viewport-three/viewport-host.ts
This commit is contained in:
2026-04-22 17:07:08 +02:00
parent f97654a348
commit f9e2856e4e

View File

@@ -4980,6 +4980,7 @@ export class ViewportHost {
}
switch (currentEntity.kind) {
case "cameraRig":
case "pointLight":
case "soundEmitter":
case "triggerVolume":
@@ -5054,6 +5055,7 @@ export class ViewportHost {
}
switch (currentEntity.kind) {
case "cameraRig":
case "pointLight":
case "soundEmitter":
case "triggerVolume":