@ -591,7 +591,7 @@ int main() {
int jump_to_menu = 0;
while (choice != 4 || jump_to_menu) {
while (choice != 5 || jump_to_menu) {
printf("Welcome to the Game Menu!\n");
printf("1. QuizGame\n");
printf("2. Fact or Lie?\n");