restore.c globals moved to instance_globals.

This commit is contained in:
Bart House
2018-11-23 10:36:45 -08:00
parent 9e40a1dfae
commit c91d560591
6 changed files with 63 additions and 40 deletions

View File

@@ -1200,7 +1200,7 @@ unsigned doname_flags;
}
/* treat 'restoring' like suppress_price because shopkeeper and
bill might not be available yet while restore is in progress */
if (!iflags.suppress_price && !restoring && is_unpaid(obj)) {
if (!iflags.suppress_price && !g.restoring && is_unpaid(obj)) {
long quotedprice = unpaid_cost(obj, TRUE);
Sprintf(eos(bp), " (%s, %ld %s)",