From: nhmall Date: Sun, 24 Nov 2019 23:55:18 +0000 (-0500) Subject: Merge branch 'NetHack-3.6' X-Git-Tag: NetHack-3.7.0_WIP~241^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47a24d507ee2f005502698e0aa83bb1cdfc10919;p=nethack Merge branch 'NetHack-3.6' --- diff --git a/src/do_wear.c b/src/do_wear.c index 67a9d6b75..23c6c4e36 100644 --- a/src/do_wear.c +++ b/src/do_wear.c @@ -196,7 +196,7 @@ Boots_on(VOID_ARGS) * so uarmf could be Null below; status line * gets updated during brief interval they're * worn so hero and player learn enchantment */ - context.botl = 1; /* status hilites might mark AC changed */ + g.context.botl = 1; /* status hilites might mark AC changed */ makeknown(uarmf->otyp); float_up(); if (Levitation)