BUC follow-up bit

This commit is contained in:
nethack.allison
2002-02-19 14:29:15 +00:00
parent 4170c75993
commit a65c59a104
+1 -1
View File
@@ -1108,7 +1108,7 @@ unsigned *resultflags;
You("have nothing to %s.", word); You("have nothing to %s.", word);
return(0); return(0);
} }
if (combo) add_valid_menu_class(0); /* reset */ add_valid_menu_class(0); /* reset */
if (!strcmp(word, "take off")) { if (!strcmp(word, "take off")) {
takeoff = TRUE; takeoff = TRUE;
filter = is_worn; filter = is_worn;