fixes3-7-0 typo

Fix misspelling and remove a couple of trailing spaces.
This commit is contained in:
PatR
2022-02-12 05:56:28 -08:00
parent bc456938d7
commit ee6abbe06c
+2 -2
View File
@@ -769,7 +769,7 @@ fix mention_walls distinguishing unseen walls from solid stone
don't push unknown boulders when moving don't push unknown boulders when moving
in flush_screen, reorder the code slightly to complete the bot() and in flush_screen, reorder the code slightly to complete the bot() and
timebot() calls prior to the window port call to place the cursor timebot() calls prior to the window port call to place the cursor
on the hero on the hero
magic traps can toggle intrinsic invisibility magic traps can toggle intrinsic invisibility
Death attacking a monster does drain life attack Death attacking a monster does drain life attack
add unique Rider revival messages add unique Rider revival messages
@@ -1086,7 +1086,7 @@ curses: sometimes entering a count during menu selection caused the menu to
curses: support backspace/delete when entering a count during menu selection curses: support backspace/delete when entering a count during menu selection
curses: make extended command prompt behave more sensibly curses: make extended command prompt behave more sensibly
curses: if a menu of objects contains at least one iron ball, and player is curses: if a menu of objects contains at least one iron ball, and player is
not alreadly in the midst of entering a count, recognize '0' as a not already in the midst of entering a count, recognize '0' as a
group accelerator rather than the start of a count group accelerator rather than the start of a count
macOS: Xcode project was failing to build if the path to the NetHack source macOS: Xcode project was failing to build if the path to the NetHack source
tree contained a space; the issue was within some shell script code tree contained a space; the issue was within some shell script code