server input

This commit is contained in:
Anonymous275
2020-10-31 14:55:00 +02:00
parent 71a84b4f1b
commit 3bdc75b0c0
9 changed files with 231 additions and 16 deletions

View File

@@ -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(){