This commit is contained in:
Moritz Hertel 2025-10-14 15:03:13 +02:00
parent 7c25208a58
commit 5ea0af4074

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
//function llll
} }
else else
{ {