Browse Source

Examples: Tweak misc_controls_drag.html.

Mugen87 5 năm trước cách đây
mục cha
commit
eba1fd577b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">