Skip to content

Commit

Permalink
clay_world: No need to show debug log, if loaded entity has no custom…
Browse files Browse the repository at this point in the history
… cfg.
  • Loading branch information
MisterGC committed May 25, 2024
1 parent 5090acc commit 80dd959
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/clay_world/SceneLoaderBase.qml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ SvgReader
}
target[finalKey] = initVals[p]; // Assign the value.
}
} else {
console.log("No properties to process.");
}
}

Expand Down

0 comments on commit 80dd959

Please sign in to comment.