Skip to content

Commit

Permalink
Style change
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Jan 30, 2024
1 parent 9582755 commit 0b5284b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Runtime/CesiumSubScene.cs
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ private void OnParentChanged()

// Update our origin to our parent georef, maintain our origin authority,
// and copy both sets of reference coordinates. No need to calculate any of this again
CopyParentCoordinates();
this.CopyParentCoordinates();
}

private void OnDisable()
Expand Down

0 comments on commit 0b5284b

Please sign in to comment.