]> granicus.if.org Git - nethack/commit
ensure BL_FLUSH always sent when context.botlx is set
authornhmall <nhmall@nethack.org>
Sun, 2 Sep 2018 22:26:42 +0000 (18:26 -0400)
committernhmall <nhmall@nethack.org>
Sun, 2 Sep 2018 22:26:42 +0000 (18:26 -0400)
commit0b32735ff85a5d1d166b9635e563db62fe459509
treec12b3b5a8aa402a1326f1167ab76f6b772d20d76
parent65948058112409634f2f6dc98a718ff0833139b5
ensure BL_FLUSH always sent when context.botlx is set

ensure BL_FLUSH always gets sent down to the window port whenever bot() is
called with context.botlx set so that status updates work as
expected after full screen clear after a level change

Fixes #107
doc/fixes36.2
src/botl.c