@ -15,7 +15,7 @@ Source code is based on TF2 2018 leak. Don't use it for commercial purposes.
@@ -15,7 +15,7 @@ Source code is based on TF2 2018 leak. Don't use it for commercial purposes.
This project is using waf buildsystem. If you have waf-related questions look https://waf.io/book
// Doing this doesn't quite work the way we want because there is no "crashing" thread
// and we see "No thread was identified as the cause of the crash; No signature could be created because we do not know which thread crashed" on the back end
@ -216,6 +216,7 @@ static void WaitForDebuggerConnect( int argc, char *argv[], int time )
@@ -216,6 +216,7 @@ static void WaitForDebuggerConnect( int argc, char *argv[], int time )
intmain(intargc,char*argv[])
{
#ifndef PLATFORM_HAIKU
charld_path[4196];
char*path="bin/";
char*ld_env;
@ -234,6 +235,7 @@ int main( int argc, char *argv[] )
@@ -234,6 +235,7 @@ int main( int argc, char *argv[] )