Skip to content

Commit 1dd5f02

Browse files
committed
Editor: Hiding the Teapot by now as it doesn't currently restore (because is not in core).
1 parent 0ffd772 commit 1dd5f02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

editor/js/Menubar.Add.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Menubar.Add = function ( editor ) {
236236
} );
237237
options.add( option );
238238

239+
/*
239240
// Teapot
240241
241242
var option = new UI.Panel();
@@ -263,6 +264,7 @@ Menubar.Add = function ( editor ) {
263264
264265
} );
265266
options.add( option );
267+
*/
266268

267269
// Sprite
268270

0 commit comments

Comments
 (0)