Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -397,7 +397,7 @@ boolean resuming;
|
||||
continue;
|
||||
}
|
||||
|
||||
if (iflags.sanity_check)
|
||||
if (iflags.sanity_check || iflags.debug_fuzzer)
|
||||
sanity_check();
|
||||
|
||||
#ifdef CLIPPING
|
||||
|
||||
Reference in New Issue
Block a user