We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2e546 commit 8d4421aCopy full SHA for 8d4421a
YTPMVE.cs
@@ -245,7 +245,7 @@ public void FromVegas(Vegas vegas)
245
246
247
/*CHANGE THIS LINE TO CONTROL WHETHER THE EXECUTABLE OR PYTHON VERSION IS USED*/
248
- string engine_file_path = py_file_path;
+ string engine_file_path = exe_file_path;
249
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
250
251
0 commit comments