瀏覽代碼

Update webgl_geometry_csg.html

Update `three-bvh-csg` one more time.
Michael Herzog 2 年之前
父節點
當前提交
14ba689811
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/webgl_geometry_csg.html

+ 1 - 1
examples/webgl_geometry_csg.html

@@ -34,7 +34,7 @@
 					"three": "../build/three.module.js",
 					"three/addons/": "./jsm/",
 					"three-mesh-bvh": "https://unpkg.com/[email protected]/build/index.module.js",
-					"three-bvh-csg": "https://unpkg.com/[email protected].6/build/index.module.js"
+					"three-bvh-csg": "https://unpkg.com/[email protected].7/build/index.module.js"
 				}
 			}
 		</script>