瀏覽代碼

Clean up.

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