Josh Engebretson 9 éve
szülő
commit
089a66c8cf
1 módosított fájl, 0 hozzáadás és 4 törlés
  1. 0 4
      Script/AtomicEditor/ui/modal/CreateProject.ts

+ 0 - 4
Script/AtomicEditor/ui/modal/CreateProject.ts

@@ -91,10 +91,6 @@ class CreateProject extends ModalWindow {
         button.id = id;
         button.toggleMode = true;
 
-        button.onClick = () => {
-
-        };
-
         var lp = new Atomic.UILayoutParams();
         lp.minWidth = size;
         lp.minHeight = size;