diff --git a/src/Network/Resources.cpp b/src/Network/Resources.cpp index 1fe99fc..2682da4 100644 --- a/src/Network/Resources.cpp +++ b/src/Network/Resources.cpp @@ -475,9 +475,10 @@ void NewSyncResources(SOCKET Sock, const std::string& Mods, const std::vectorHash.length() < 8 || ModInfoIter->HashAlgorithm != "sha256") { error("Unsupported hash algorithm or invalid hash for '" + ModInfoIter->FileName + "'"); Terminate = true; @@ -621,7 +622,6 @@ void NewSyncResources(SOCKET Sock, const std::string& Mods, const std::vector