浏览代码

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 );
+			*/
 
 			//