ser/deser dood, wat nou?

This commit is contained in:
MarcEricMartel
2023-10-31 15:28:10 -04:00
parent 78f7974f1c
commit 3db59a876c
2 changed files with 143 additions and 4 deletions

View File

@@ -107,8 +107,6 @@ int Connector::Connect(const char* srv_addr, std::string name) {
break;
}
}
//if (lsPck.empty())
//errors++;
lsPck.clear();
if (errors > 1000)
return 4;