This commit is contained in:
Manuel Nitsche 2025-10-14 15:03:04 +02:00
parent b267091f4b
commit 166ec82da6

View File

@ -40,7 +40,7 @@ int main(int argc, char *argv[])
// Check if all words were successfully placed // Check if all words were successfully placed
// Start the game if successful // Start the game if successful
// error message if some words couldn't be placed // error message if some words couldn't be placed
// HI // H
} }
else else
{ {