mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-01 23:46:59 +00:00
Starting behaviour adjustments
This commit is contained in:
parent
3997eb089b
commit
3f6cdb0dc2
@ -103,7 +103,7 @@ int main(int argc, char* argv[]){
|
||||
exit(-1);
|
||||
}
|
||||
}
|
||||
}else MPDEV = false;
|
||||
}else MPDEV = true;
|
||||
std::string Path = CheckDir(argv[0]);
|
||||
std::thread CFU(CheckForUpdates,ver);
|
||||
CFU.join();
|
||||
|
Loading…
x
Reference in New Issue
Block a user