Files
nethack/win
PatR 305967add4 tty perm_invent option handling
The code for toggling perm_invent when windowtype=="tty" was inserted
into the middle of several switch cases that share 'need_redraw' so
was getting executed for various other options such as 'use_inverse'
that precede it in the list of cases.  It was also continuing on to
general feedback for boolean options, reporting "'perm_invent option
toggled on" even if it failed and the option stayed off.
2022-06-20 16:18:50 -07:00
..
2022-06-03 13:12:27 -07:00
2022-06-11 14:00:15 -04:00
2022-01-08 10:04:40 -05:00
2022-06-20 16:18:50 -07:00