fix pull request #496 - ^X feedback typo
Issue #495 and pull request #496 are both about a typo in recently modified ^X feedback displayed when held by a monster: "createure" should be "creature". Closes #496 Closes #495
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.503 $ $NHDT-Date: 1618175625 2021/04/11 21:13:45 $
|
||||
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.518 $ $NHDT-Date: 1619640466 2021/04/28 20:07:46 $
|
||||
|
||||
General Fixes and Modified Features
|
||||
-----------------------------------
|
||||
@@ -636,6 +636,7 @@ give genetic engineers teleport capability (as they had in slash'em); 'port
|
||||
if an invisible hero managed to convert an unaligned altar to an aligned one
|
||||
with color enabled, altar wasn't immediately redrawn with new color
|
||||
repair some regressions to (a)pply introduced by "getobj refactor" patch
|
||||
fix ^X feedback when held typo: "unseen createure" -> "unseen creature"
|
||||
|
||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||
also included tty support
|
||||
|
||||
Reference in New Issue
Block a user