This commit is contained in:
Anonymous275
2020-11-21 00:29:30 +02:00
parent 6a8d097dc5
commit ad844db7fe
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
std::string CustomIP;
std::string GetSVer() {
return std::string(Sec("1.12"));
return std::string(Sec("1.13"));
}
std::string GetCVer() {
return std::string(Sec("1.70"));