Skip to content

Commit

Permalink
lil fix
Browse files Browse the repository at this point in the history
  • Loading branch information
me-imfhd committed Nov 16, 2023
1 parent ac7bfc3 commit 310fde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GlobeCanvas.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export function GlobeCanvas({ children }: PropsWithChildren) {
phi: 0,
theta: 0.2,
dark: 1.1,
offset: [2100.66, 2400.0],
offset: [2100.66, 2600.0],
diffuse: 3,
mapSamples: 16000,
mapBrightness: 1.8,
Expand Down

0 comments on commit 310fde5

Please sign in to comment.