Whoops...
This commit is contained in:
parent
e0ef7071f4
commit
be1255c010
|
@ -95,8 +95,6 @@ Begin
|
||||||
|
|
||||||
WriteLn (' - Importing QWK packet');
|
WriteLn (' - Importing QWK packet');
|
||||||
|
|
||||||
filecopy(temppath + qwknet.packetid + '.qwk', 'd:\s7\vert.qwk');
|
|
||||||
|
|
||||||
If QWK.ImportPacket(True) Then
|
If QWK.ImportPacket(True) Then
|
||||||
WriteLn (' - Imported ', QWK.RepOK, ' messages (', QWK.RepFailed, ' failed)')
|
WriteLn (' - Imported ', QWK.RepOK, ' messages (', QWK.RepFailed, ' failed)')
|
||||||
Else
|
Else
|
||||||
|
|
Loading…
Reference in New Issue