mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-06 15:56:26 +00:00
debug fix
This commit is contained in:
@@ -23,7 +23,7 @@ std::string GetVer(){
|
||||
return r;
|
||||
}
|
||||
std::string GetPatch(){
|
||||
static std::string r = Sec(".5");
|
||||
static std::string r = Sec(".7");
|
||||
return r;
|
||||
}
|
||||
void ReLaunch(int argc,char*args[]){
|
||||
|
||||
Reference in New Issue
Block a user