游戏的存档和恢复功能

pull/3/head
luojunhui 1 year ago
parent 86a82d3fb2
commit 65b8a44f05

@ -1478,7 +1478,7 @@ validate(NHFILE *nhfp, const char *name, boolean without_waitsynch_perfile)
if (nhfp->structlevel)
rlen = (readLenType) read(nhfp->fd, (genericptr_t) &sfi,
sizeof sfi);
minit(); /* ZEROCOMP */
minit();
if (rlen == 0) {
if (verbose) {
pline("File \"%s\" is empty during save file feature check?",

Loading…
Cancel
Save