Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
weegeekps committed Oct 6, 2023
1 parent 6e87a55 commit 896d997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/src/GeospatialUtil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ void updateAnchorByFixedTransform(
if (!maybeGlobeAnchor.has_value()) {
CESIUM_LOG_ERROR(
"Anchor does not exist in registry but exists in stage. Path: {}", anchorApi.GetPath().GetString());

return;
}

Expand Down

0 comments on commit 896d997

Please sign in to comment.