Syncronizing doc with sources

This commit is contained in:
Alexander S. Aganichev
2001-11-23 09:51:06 +00:00
parent 260ac3c634
commit 029014ab20
2 changed files with 438 additions and 160 deletions

View File

@@ -82,8 +82,6 @@ void gareafile::ReadSquishFile(char* path, char* file, char* options, char* orig
case CRC_AREASBBS:
strcpy(buf2, val);
MakePathname(buf2, path, buf2);
if(striinc("/NOCHK", options) or striinc("-NOCHK", options))
strcat(buf2, " /NOCHK");
ReadAreasBBS(buf2);
break;
case CRC_NETAREA: