Mr.doob пре 9 година
родитељ
комит
51e25a86fd
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      editor/js/Sidebar.Scene.js

+ 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() );