fix U438 - text formatting

"List of game options" from `? f' misaligns the entries for runmode
and scroll_amount (at least for tty display).  Shorten their descriptions
so that they fit without squeezing out spaces.
This commit is contained in:
nethack.rankin
2003-04-30 23:27:31 +00:00
parent 492bdb672b
commit 9672d39e13
2 changed files with 4 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ fix were changing message that wasn't being displayed
immediate encumbrance feedback when removing gauntlets of power
make deliberately flying down the Castle's trap doors consistent with falling
give more explicit feedback for exploding bag of holding
help display for "list of game options" misformats runmode and scroll_amount
Platform- and/or Interface-Specific Fixes