2
0
Garrett Johnson 4 жил өмнө
parent
commit
0533e1785a

+ 1 - 1
examples/jsm/postprocessing/LUTPass.js

@@ -1,4 +1,4 @@
-import { ShaderPass } from '//unpkg.com/[email protected]/examples/jsm/postprocessing/ShaderPass.js';
+import { ShaderPass } from './ShaderPass.js';
 
 const LUTShader = {