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