kok
This commit is contained in:
parent
47f297b857
commit
7f60642436
@ -85,7 +85,7 @@ void chat_with_user(Node *root, int answer_count) {
|
||||
} else if (strcmp(input, "n") == 0) {
|
||||
current = current->no;
|
||||
} else {
|
||||
printf("Koniec\n");
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user