mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-20 07:50:11 +00:00
Fixed lua command not registered for console
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
std::string CustomIP;
|
||||
std::string GetSVer() {
|
||||
return std::string(Sec("1.1"));
|
||||
return std::string(Sec("1.11"));
|
||||
}
|
||||
std::string GetCVer() {
|
||||
return std::string(Sec("1.70"));
|
||||
|
||||
Reference in New Issue
Block a user