Sfoglia il codice sorgente

Examples: Tweak misc_controls_drag.html.

Mugen87 5 anni fa
parent
commit
eba1fd577b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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">