mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-12 18:56:06 +00:00
Move HTTP Proxy and remove and relocate duplicate code
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
static std::string Post(const std::string& IP, const std::string& Fields);
|
||||
static std::string Get(const std::string& IP);
|
||||
static bool ProgressBar(size_t c, size_t t);
|
||||
|
||||
static void StartProxy();
|
||||
public:
|
||||
static bool isDownload;
|
||||
};
|
||||
Reference in New Issue
Block a user