devGameUi
Matias 2025-06-11 18:45:13 +02:00
parent b4a826ae31
commit 7695f4c9c1
3 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public class SpielFrame extends JFrame {
private String symbolChoosed;
/**
* Launch the application.
* Launch the application. Die Main Methode für den WindowBuilder.
*/
public static void main(String[] args) {
EventQueue.invokeLater(new Runnable() {