forked from schroederen/info2Praktikum-Wortsalat
test
This commit is contained in:
parent
3e8ec55a39
commit
78b095bc81
@ -42,7 +42,7 @@ int main(int argc, char *argv[])
|
||||
if(placedWords == wordCount)
|
||||
{
|
||||
// Start the game if successful
|
||||
startGame(wordSalad,SALAD_SIZE,words,wordCount,600);
|
||||
startGame(wordSalad,SALAD_SIZE,words,wordCount,500);
|
||||
// welche Variable wird für windowWidth gewählt?
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user