mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-18 06:31:13 +00:00
v2.0.80
This commit is contained in:
@@ -31,6 +31,7 @@ std::string GetVer(){
|
|||||||
std::string GetPatch(){
|
std::string GetPatch(){
|
||||||
return ".80";
|
return ".80";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string GetEP(char*P){
|
std::string GetEP(char*P){
|
||||||
static std::string Ret = [&](){
|
static std::string Ret = [&](){
|
||||||
std::string path(P);
|
std::string path(P);
|
||||||
|
|||||||
Reference in New Issue
Block a user