Initializacia
This commit is contained in:
parent
9f4c372547
commit
8509c1119c
@ -56,6 +56,7 @@ void run_tree(struct tree* tree) {
|
||||
return;
|
||||
} else if (response != 'a' && response != 'n'){
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
|
||||
if (response == 'a') {
|
||||
|
Loading…
Reference in New Issue
Block a user