1
This commit is contained in:
@@ -102,6 +102,8 @@ export default function App() {
|
||||
kind: 'custom-world',
|
||||
profile: customWorldProfile,
|
||||
mode: options?.mode ?? 'play',
|
||||
disablePersistence: options?.disablePersistence,
|
||||
exitToResult: options?.returnStage === 'custom-world-result',
|
||||
});
|
||||
},
|
||||
[createRuntimeIntent],
|
||||
|
||||
Reference in New Issue
Block a user