mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
increased timeout
This commit is contained in:
@@ -22,7 +22,7 @@ std::string GetVer(){
|
||||
return std::string(Sec("1.70"));
|
||||
}
|
||||
std::string GetPatch(){
|
||||
return std::string(Sec(".2"));
|
||||
return std::string(Sec(".3"));
|
||||
}
|
||||
void ReLaunch(int argc,char*args[]){
|
||||
std::string Arg;
|
||||
|
||||
Reference in New Issue
Block a user