omg ça marche

This commit is contained in:
2025-04-26 12:00:48 +02:00
parent cff2d92070
commit 7af9807127
21 changed files with 102 additions and 18 deletions

View File

@@ -16,5 +16,6 @@ public class OpenGLMain {
commandExecutor.executeCommand(new NewGameCommand());
ddd.run();
commandExecutor.close();
}
}