Unify namespaces

This commit is contained in:
luboslenco
2025-03-09 17:02:12 +01:00
parent 73977a0c38
commit 9c7960f8f8
200 changed files with 7132 additions and 7132 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ function import_blend_mesh_run(path: string, replace_existing: bool = true) {
let save: string;
if (path_is_protected()) {
save = kinc_internal_save_path();
save = iron_internal_save_path();
}
else {
save = path_data();