windows ordner aktualisiert
This commit is contained in:
parent
bab68bb04b
commit
351763da2b
@ -40,7 +40,7 @@ int main(int argc, char *argv[])
|
||||
if(placedWords == wordCount)
|
||||
{
|
||||
printf("Eingabe war erfolgreich!\nDas Spiel beginnt:");
|
||||
startGame(wordSalad, SALAD_SIZE, words, wordCount, SALAD_SIZE);
|
||||
startGame(wordSalad, SALAD_SIZE, words, wordCount, 800);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user