Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-24 18:55:18 -05:00
parent b070cb10ca
commit 47a24d507e
+1 -1
View File
@@ -196,7 +196,7 @@ Boots_on(VOID_ARGS)
* so uarmf could be Null below; status line * so uarmf could be Null below; status line
* gets updated during brief interval they're * gets updated during brief interval they're
* worn so hero and player learn enchantment */ * 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); makeknown(uarmf->otyp);
float_up(); float_up();
if (Levitation) if (Levitation)