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