mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
Log corrupted download confirmation
This commit is contained in:
@@ -559,6 +559,7 @@ void NewSyncResources(SOCKET Sock, const std::string& Mods, const std::vector<Mo
|
||||
|
||||
if (Data != "AG") {
|
||||
UUl("Received corrupted download confirmation, aborting download.");
|
||||
debug("Corrupted download confirmation: " + Data);
|
||||
Terminate = true;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user