mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 23:06:08 +00:00
server input
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
std::string CustomIP;
|
||||
std::string GetSVer(){
|
||||
static std::string r = Sec("0.63.5");
|
||||
static std::string r = Sec("0.64");
|
||||
return r;
|
||||
}
|
||||
std::string GetCVer(){
|
||||
|
||||
Reference in New Issue
Block a user