From 684ed5e8215a334f248aa752f92c113b36a8d7d2 Mon Sep 17 00:00:00 2001 From: Bastian~ Date: Tue, 14 Oct 2025 15:07:46 +0200 Subject: [PATCH] Test --- Start_Linux/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start_Linux/main.c b/Start_Linux/main.c index 03da755..659b2b1 100644 --- a/Start_Linux/main.c +++ b/Start_Linux/main.c @@ -40,7 +40,7 @@ int main(int argc, char *argv[]) // Check if all words were successfully placed // Start the game if successful // error message if some words couldn't be placed - + printf("HAllo"); } else {