Skip to content

Commit 8d4421a

Browse files
committed
Update YTPMVE.cs
1 parent ce2e546 commit 8d4421a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YTPMVE.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ public void FromVegas(Vegas vegas)
245245

246246

247247
/*CHANGE THIS LINE TO CONTROL WHETHER THE EXECUTABLE OR PYTHON VERSION IS USED*/
248-
string engine_file_path = py_file_path;
248+
string engine_file_path = exe_file_path;
249249
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
250250

251251

0 commit comments

Comments
 (0)