]> granicus.if.org Git - nethack/commit
sleep vs sounds
authornethack.rankin <nethack.rankin>
Sun, 13 Oct 2002 10:13:38 +0000 (10:13 +0000)
committernethack.rankin <nethack.rankin>
Sun, 13 Oct 2002 10:13:38 +0000 (10:13 +0000)
commit211f09b9eea6eefb824f3bf5efff73aef07ac312
tree303f17d18690ebd88412d0b741236a0dfa6db831
parentc3c11f908127259e379050becac092cb8f889337
sleep vs sounds

     Handle sleeping consistently; of the nine places fall_asleep
is being called, only one of the them actually affected sounds.
The two cases where sleep is used to penalize overexertion aren't
affected.
src/timeout.c
src/trap.c