refresh
This commit is contained in:
parent
b1e18aa947
commit
07d5261362
@ -103,7 +103,8 @@ static void run_dialog(TreeNode *root) {
|
|||||||
run_dialog(root->no_branch);
|
run_dialog(root->no_branch);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
printf("Odpovedajte 'a' alebo 'n'\n");
|
printf("Nerozumiem\n");
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user