mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-19 15:01:15 +00:00
console setup errors will no longer deny a server startup
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
std::string CustomIP;
|
||||
std::string GetSVer() {
|
||||
return std::string(Sec("1.11"));
|
||||
return std::string(Sec("1.12"));
|
||||
}
|
||||
std::string GetCVer() {
|
||||
return std::string(Sec("1.70"));
|
||||
|
||||
Reference in New Issue
Block a user