BUC follow-up bit

This commit is contained in:
nethack.allison
2002-02-19 14:29:15 +00:00
parent 4170c75993
commit a65c59a104

View File

@@ -1108,7 +1108,7 @@ unsigned *resultflags;
You("have nothing to %s.", word);
return(0);
}
if (combo) add_valid_menu_class(0); /* reset */
add_valid_menu_class(0); /* reset */
if (!strcmp(word, "take off")) {
takeoff = TRUE;
filter = is_worn;