Merge branch 'parse_status_hl2' of https://github.com/argrath/NetHack into NetHack-3.7

This commit is contained in:
nhmall
2025-03-05 08:08:27 -05:00

View File

@@ -2830,6 +2830,7 @@ parse_status_hl2(char (*s)[QBUFSZ], boolean from_configfile)
else
hilite.behavior = BL_TH_NONE;
assert(dt >= 0);
hilite.anytype = dt;
if (hilite.behavior == BL_TH_TEXTMATCH && txt) {