浏览代码

Examples: Tweak misc_controls_drag.html.

Mugen87 5 年之前
父节点
当前提交
eba1fd577b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/misc_controls_drag.html

+ 1 - 1
examples/misc_controls_drag.html

@@ -19,7 +19,7 @@
 
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - drag controls<br />
-			Use "Shift+Click" to add/remove objects to a group. This mode enables group dragging.
+			Use "Shift+Click" to add objects to a group. This mode enables group dragging.
 		</div>
 
 		<script type="module">