comment typo fix
This commit is contained in:
+1
-1
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user