瀏覽代碼

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