Fix own mistake searching python binary
This commit is contained in:
@@ -632,6 +632,7 @@ bool BKE_appdir_program_python_search(
|
||||
)
|
||||
{
|
||||
is_found = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user