comment typo fix

This commit is contained in:
nhmall
2022-08-19 10:13:16 -04:00
parent 50665d10f2
commit d5eaee6c2e
+1 -1
View File
@@ -3436,7 +3436,7 @@ display_pickinv(
} }
unsortloot(&sortedinvent); unsortloot(&sortedinvent);
/* for permanent inventory where nothing has been listed (because /* for permanent inventory where nothing has been listed (because
there isn't applicable anyhing to list; the n==0 case above there isn't applicable anything to list; the n==0 case above
gets skipped for perm_invent), put something into the menu */ gets skipped for perm_invent), put something into the menu */
if (iflags.perm_invent && !lets && !gotsomething) { if (iflags.perm_invent && !lets && !gotsomething) {
any = cg.zeroany; any = cg.zeroany;