2
0
Daniel 9 жил өмнө
parent
commit
ec531e5c79

+ 1 - 1
editor/js/Sidebar.Object3D.js

@@ -551,7 +551,7 @@ Sidebar.Object3D = function ( editor ) {
 	} );
 
 	function updateUI( object ) {
-		console.log("updateUI called");
+
 		objectType.setValue( object.type );
 
 		objectUUID.setValue( object.uuid );