]> granicus.if.org Git - nethack/commit
fix B18007 - travel cmd forces extra keystroke
authornethack.rankin <nethack.rankin>
Fri, 7 Feb 2003 10:04:27 +0000 (10:04 +0000)
committernethack.rankin <nethack.rankin>
Fri, 7 Feb 2003 10:04:27 +0000 (10:04 +0000)
commit02d9ab252dd52055415cc0040cd491bb1fc3d01a
tree3036cf48a1f797e5cd369b3abc23649d7fc8eb43
parent2eeb9794970cc908453432eec8c3097372c01b9b
fix B18007 - travel cmd forces extra keystroke

     I don't know whether there were any other odd situations besides moving
onto known traps being caused by the out of date value in flags.run; several
places do check to see whether it's 8.
doc/fixes34.1
src/cmd.c