Merge branch 'parse_status_hl2' of https://github.com/argrath/NetHack into NetHack-3.7
This commit is contained in:
@@ -2830,6 +2830,7 @@ parse_status_hl2(char (*s)[QBUFSZ], boolean from_configfile)
|
|||||||
else
|
else
|
||||||
hilite.behavior = BL_TH_NONE;
|
hilite.behavior = BL_TH_NONE;
|
||||||
|
|
||||||
|
assert(dt >= 0);
|
||||||
hilite.anytype = dt;
|
hilite.anytype = dt;
|
||||||
|
|
||||||
if (hilite.behavior == BL_TH_TEXTMATCH && txt) {
|
if (hilite.behavior == BL_TH_TEXTMATCH && txt) {
|
||||||
|
|||||||
Reference in New Issue
Block a user