mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +00:00
Starting behaviour adjustments
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user