Skip to content

Commit

Permalink
ljhg
Browse files Browse the repository at this point in the history
  • Loading branch information
jkcuk authored Feb 28, 2024
1 parent e290135 commit 548dcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as THREE from 'three';
import * as THREE from './three';

import { GUI } from 'three/addons/libs/lil-gui.module.min.js';
import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
Expand Down

0 comments on commit 548dcf4

Please sign in to comment.