mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-03 00:16:50 +00:00
v2.0.80
This commit is contained in:
parent
5655164e60
commit
ec5e8ed5b3
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user