]> granicus.if.org Git - nethack/commit
github pull request #859 - IS_SUBROOM_INDEX
authorPatR <rankin@nethack.org>
Wed, 28 Sep 2022 21:11:57 +0000 (14:11 -0700)
committerPatR <rankin@nethack.org>
Wed, 28 Sep 2022 21:11:57 +0000 (14:11 -0700)
commita29351f9ce062bb00b733dbe4789d9ec7743437b
tree77b14223c99a44b6451e76c190703a24fa888dd4
parentd74791f4a2030de732ad264fe76943fa180da442
parentd1f4e7df85c8385af2b0a464ba6976f45bccf776
github pull request #859 - IS_SUBROOM_INDEX

Pull request from entrez:  fix an off by one error in the allowed
range of subroom indices.

I've never understood subrooms and am accepting this fix on faith.

Fixes #859