2
0
Mr.doob 9 жил өмнө
parent
commit
51e25a86fd

+ 0 - 2
editor/js/Sidebar.Scene.js

@@ -189,8 +189,6 @@ Sidebar.Scene = function ( editor ) {
 
 		}
 
-		console.log( scene.background );
-
 		if ( scene.background ) {
 
 			backgroundColor.setHexValue( scene.background.getHex() );