Force JAMSMAPIHIGHWATE to YES for Fidoconfig
This commit is contained in:
@@ -448,6 +448,7 @@ void AddNewArea(AreaCfg& aa);
|
||||
void CfgAddress(char* value);
|
||||
void CfgOrigin(const char* value);
|
||||
void CfgUsername(char* value);
|
||||
void CfgJAMSMAPIHighwater(bool value);
|
||||
void ReadEcholist(char* value);
|
||||
void SetAreaDesc(char* echoid, char* desc);
|
||||
|
||||
|
@@ -380,6 +380,8 @@ void gareafile::ReadHPT(char* tag) {
|
||||
|
||||
CfgSquishuserpath(path);
|
||||
|
||||
CfgJAMSMAPIHighwater(true);
|
||||
|
||||
ReadHPTFile(path, file, options, origin, defaultgroup);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user