bug fixx #6

Merged
balsigernoah merged 1 commits from balsigernoah/Photonics-Helfer:pipes into main 2024-12-15 23:04:29 +01:00
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@ int print_grid(int x, int y, char **grid, int how_many_targets, int *lul) {
return 1;
} else {
*lul += 1;
printf("lul = %i\n", *lul);
system("xdg-open https://bit.ly/3BlS71b");
printf("'q' for start menue");
return 1;