فهرست منبع

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>