소스 검색

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