mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 10:40:46 +00:00
Launcher v2 updated strings
This commit is contained in:
@@ -23,10 +23,10 @@ std::string GetEN(){
|
||||
return "BeamMP-Launcher.exe";
|
||||
}
|
||||
std::string GetVer(){
|
||||
return "1.80";
|
||||
return "2.0";
|
||||
}
|
||||
std::string GetPatch(){
|
||||
return ".95";
|
||||
return "";
|
||||
}
|
||||
std::string GetEP(char*P){
|
||||
static std::string Ret = [&](){
|
||||
|
||||
Reference in New Issue
Block a user