add a use of MENU_ITEMFLAGS_SKIPINVERT to pickup.c

This commit is contained in:
nhmall
2019-12-23 09:26:08 -05:00
parent 510d8514b6
commit f3987d6d70
2 changed files with 11 additions and 7 deletions

View File

@@ -1818,7 +1818,7 @@ char acc; /* group accelerator, 0 => all */
curr->count = -1;
} else
curr->selected = TRUE;
}
}
}
}
}