Small tweak

This commit is contained in:
Anonymous-275
2021-03-30 00:03:43 +03:00
parent 3a0b96da52
commit 83b43d782d
2 changed files with 1 additions and 1 deletions

View File

@@ -180,7 +180,6 @@ void PreGame(const std::string& GamePath){
"&branch=" + Branch, GetGamePath() + R"(mods\multiplayer\BeamMP.zip)");
//HTTP::Download("beammp.com/builds/client", GetGamePath() + R"(mods\multiplayer\BeamMP.zip)");
info("Download Complete!");
}
}