skid-proof
This commit is contained in:
parent
9dfd2ea57f
commit
7a3a986ea6
@ -71,6 +71,10 @@ int main(int argc, char **argv) {
|
||||
exit(1);
|
||||
} else if (!strcmp(choice, "7")) {
|
||||
troll();
|
||||
} else {
|
||||
printf("You have entered an invalid option... how?? Next time, only input the number.\n");
|
||||
printf("Example: > 1\n");
|
||||
enterToContinue();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user