context to g.context

This commit is contained in:
Bart House
2018-12-25 07:29:38 -08:00
parent 9069615861
commit 1c65e6afe0
70 changed files with 837 additions and 844 deletions

View File

@@ -1518,7 +1518,7 @@ struct obj *sobj; /* scroll, or fake spellbook object for scroll-like spell */
else
u.uen = u.uenmax; /* otherwise restore current to max */
}
context.botl = 1;
g.context.botl = 1;
break;
}
/* known = TRUE; -- handled inline here */