]> granicus.if.org Git - nethack/commit
fix #H7160 - hilite thresholds reject negatives NetHack-3.6.0
authorPatR <rankin@nethack.org>
Thu, 17 May 2018 22:48:09 +0000 (15:48 -0700)
committerPatR <rankin@nethack.org>
Thu, 17 May 2018 22:48:09 +0000 (15:48 -0700)
commit4b98266e2562f2b803d320b96502f26303d9583c
tree063dbe0f377d3a55e6df2bba4e850088d0e51dab
parent1641409d1c10cfd320b5471fbaf8991f0ec04a33
fix #H7160 - hilite thresholds reject negatives

There was a prior report about this but I can't find it; maybe it
didn't go through the web contact form.  Anyway, status_hilite
threshold numeric values wouldn't accept a minus sign before the
digits, preventing negative AC values from being tracked.
doc/fixes36.2
src/botl.c