Merge branch 'NetHack-3.6'
# Conflicts: # DEVEL/Developer.txt # include/config.h # include/decl.h # include/display.h # include/extern.h # include/global.h # include/hack.h # include/patchlevel.h # src/display.c # src/dothrow.c # src/makemon.c # src/monst.c # src/objnam.c # src/sp_lev.c # src/wield.c # src/zap.c # sys/share/pmatchregex.c # sys/winnt/Makefile.msc
This commit is contained in:
@@ -2516,8 +2516,7 @@ recalc_mapseen()
|
||||
struct cemetery *bp, **bonesaddr;
|
||||
struct trap *t;
|
||||
unsigned i, ridx;
|
||||
int x, y, ltyp, count;
|
||||
unsigned int atmp;
|
||||
int x, y, ltyp, count, atmp;
|
||||
|
||||
/* Should not happen in general, but possible if in the process
|
||||
* of being booted from the quest. The mapseen object gets
|
||||
|
||||
Reference in New Issue
Block a user