]> granicus.if.org Git - nethack/commitdiff
Merge branch 'NetHack-3.6'
authornhmall <nhmall@nethack.org>
Sun, 24 Nov 2019 23:55:18 +0000 (18:55 -0500)
committernhmall <nhmall@nethack.org>
Sun, 24 Nov 2019 23:55:18 +0000 (18:55 -0500)
src/do_wear.c

index 67a9d6b75657616cbf57f30fbf7de625b01a98a2..23c6c4e3671682b594800092ddac9462d6d0e9fa 100644 (file)
@@ -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)