editor: explicit runtime path contract
This commit is contained in:
@@ -313,8 +313,7 @@ bool EditorWindowInstance::InitializeRuntime(
|
||||
.widthPixels = runtimeSurface.widthPixels,
|
||||
.heightPixels = runtimeSurface.heightPixels,
|
||||
},
|
||||
params.repoRoot,
|
||||
params.captureRoot,
|
||||
params.runtimePaths,
|
||||
params.autoCaptureOnStartup);
|
||||
if (initialized) {
|
||||
MarkRunning();
|
||||
|
||||
Reference in New Issue
Block a user