Builder3/Main.js
[app.Builder.js] / Builder3 / Main.js
index 2114383..7c7f718 100644 (file)
@@ -1,4 +1,6 @@
 Window = imports.Builder3.Window.Window;
  
 
-Window.el.show();
\ No newline at end of file
+Window.el.show();
+print("RAN SHOW?");
+Seed.exit();
\ No newline at end of file