]> granicus.if.org Git - nethack/commitdiff
move fixes entry to correct section
authornhmall <nhmall@nethack.org>
Fri, 29 Nov 2019 17:05:21 +0000 (12:05 -0500)
committernhmall <nhmall@nethack.org>
Fri, 29 Nov 2019 17:05:21 +0000 (12:05 -0500)
doc/fixes36.3

index c4ce381b1417e84314f8e7d024c1dd26f1a0231b..0f584ac0e661540b71ab347937ff984b9fbf14d2 100644 (file)
@@ -241,7 +241,6 @@ check for whether a monster was entering a region (gas cloud) erroneously
 all Is_*_level tests during early startup would test as true until
        dungeon_topology was initialized in a new game or restored from 
        a save file
-take holes that you avoided into consideration when you're on the brink
 
 
 Fixes to Post-3.6.2 Problems that Were Exposed Via git Repository
@@ -315,6 +314,7 @@ clairvoyance showed all monsters in range, then after player viewed the map,
        did a normal monster refresh; the 'I' glyph step clobbers remembered
        object at same spot, so skip it for locations where monster refresh
        is going to immediately redisplay a monster
+take holes that you avoided into consideration when you're on the brink
 unix: fix double DLB definition in linux hints file
 windows: fix --showpaths output for the data file which relies on being
        constructed programmatically to incorporate the version suffix