ソースを参照

Editor: Commented out Dialog.

Mr.doob 10 年 前
コミット
859cac86e5
1 ファイル変更2 行追加0 行削除
  1. 2 0
      editor/index.html

+ 2 - 0
editor/index.html

@@ -128,8 +128,10 @@
 			var sidebar = new Sidebar( editor );
 			document.body.appendChild( sidebar.dom );
 
+			/*
 			var dialog = new UI.Dialog();
 			document.body.appendChild( dialog.dom );
+			*/
 
 			//