From: Pasi Kallinen Date: Mon, 28 Sep 2020 15:28:19 +0000 (+0300) Subject: Fixes doc X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6348a53bd88c1820ecadd64a6783ca1d00e23a88;p=nethack Fixes doc --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 35b411933..5465ae338 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -587,6 +587,7 @@ correct the Guidebook descriptions for msdos video_width and video_height to redo rndmonst() to operate in a single pass (github pull request #286) fix the "stuck pets" issue (github #329) allow themed room subrooms to be filled (github #347) +allow rereading spellbooks to refresh memory at any time (github #261) Code Cleanup and Reorganization