This commit is contained in:
potzplitz 2024-03-04 11:01:30 +01:00
parent 4795481825
commit 6f1a28857b

View file

@ -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();