diff --git a/src/app/App.tsx b/src/app/App.tsx index ed275929..a1797275 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -10005,6 +10005,38 @@ export function App({ store, initialStatusMessage }: AppProps) { ) : null} + {selectedSceneEntry !== null ? ( +
+
Arrival Facing
+ +
+ ) : null} + {selectedSoundEmitter !== null ? ( <>