Explorar o código

Remove onClick

Josh Engebretson %!s(int64=9) %!d(string=hai) anos
pai
achega
089a66c8cf
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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;