mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 14:26:09 +00:00
Ready for release
This commit is contained in:
@@ -15,7 +15,7 @@ void ParseConfig();
|
||||
void addToLog(const std::string& Data);
|
||||
//void ServerMain(int Port, int MaxClients);
|
||||
void HeartbeatInit();
|
||||
std::string ServerVersion = "0.45";
|
||||
std::string ServerVersion = "0.46";
|
||||
std::string ClientVersion = "1.46";
|
||||
std::string CustomIP;
|
||||
void HandleResources(std::string path);
|
||||
|
||||
Reference in New Issue
Block a user