mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-05 23:36:09 +00:00
Move HTTP Proxy and remove and relocate duplicate code
This commit is contained in:
@@ -36,7 +36,7 @@ int main(int argc, char* argv[]) {
|
||||
fatal("Main 1 : " + std::string(e.what()));
|
||||
}
|
||||
|
||||
StartProxy();
|
||||
HTTP::StartProxy();
|
||||
PreGame(GetGameDir());
|
||||
InitGame(GetGameDir());
|
||||
CoreNetwork();
|
||||
|
||||
Reference in New Issue
Block a user