Merge branch 'NetHack-3.6' part 2

This commit is contained in:
nhmall
2019-08-30 22:16:30 -04:00
parent a36792162c
commit db5d353d7c

View File

@@ -2400,7 +2400,7 @@ learn_unseen_invent()
void void
update_inventory() update_inventory()
{ {
if (restoring) if (g.restoring)
return; return;
/* /*