Skip to content

Commit

Permalink
Fixed mars example.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemledelec committed Jun 27, 2024
1 parent f18eccd commit 4609a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mars/mars.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
heightFactor: 7
});

window.globe = new Globe({
let globe = new Globe({
name: "mars",
quadTreeStrategyPrototype: quadTreeStrategyType.mars,
target: "globus",
Expand Down

0 comments on commit 4609a22

Please sign in to comment.