Ver código fonte

Editor: Commented out Dialog.

Mr.doob 10 anos atrás
pai
commit
859cac86e5
1 arquivos alterados com 2 adições e 0 exclusões
  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 );
+			*/
 
 			//