parent
b2363ef9b1
commit
ea12bf2620
@ -0,0 +1,6 @@
|
||||
public class App {
|
||||
|
||||
public static void main(String[] args) {
|
||||
new StartFrame();
|
||||
}
|
||||
}
|
Loading…
Reference in new issue