remove debug print

This commit is contained in:
Lion
2024-06-15 22:24:19 +02:00
committed by GitHub
parent 46690b5bbf
commit 942cc78406

View File

@@ -26,8 +26,6 @@ int main(int argc, char* argv[]) {
th.detach(); th.detach();
#endif #endif
HTTP::Get("https://backend.beammp.com/fucker");
GetEP(argv[0]); GetEP(argv[0]);
InitLauncher(argc, argv); InitLauncher(argc, argv);