mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 06:16:15 +00:00
fixed crash when starting up
This commit is contained in:
@@ -118,9 +118,7 @@ void CheckForUpdates(int argc,char*args[],const std::string& CV){
|
||||
}
|
||||
}
|
||||
URelaunch(argc,args);
|
||||
}else{
|
||||
info("Version is up to date");
|
||||
}
|
||||
}else info("Version is up to date");
|
||||
TraceBack++;
|
||||
}
|
||||
void CheckDir(int argc,char*args[]){
|
||||
|
||||
Reference in New Issue
Block a user