fix
This commit is contained in:
parent
4795481825
commit
6f1a28857b
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ import gui.LoadMenu;
|
|||
public class Main {
|
||||
|
||||
public static void main(String[] args) throws IOException, UnsupportedLookAndFeelException {
|
||||
|
||||
System.out.println("sdfsafs");
|
||||
|
||||
|
||||
LoadMenu load = new LoadMenu();
|
||||
load.onLoad();
|
||||
|
||||
|
|
Loading…
Reference in a new issue