mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 16:25:35 +00:00
small commit
This commit is contained in:
parent
80c3280e4e
commit
ed6b2d236a
@ -17,8 +17,8 @@ void ParseConfig();
|
||||
void addToLog(const string& Data);
|
||||
//void ServerMain(int Port, int MaxClients);
|
||||
void HeartbeatInit();
|
||||
std::string ServerVersion = "0.2";
|
||||
std::string ClientVersion = "1.1+";
|
||||
std::string ServerVersion = "0.3";
|
||||
std::string ClientVersion = "1.3+";
|
||||
std::string CustomIP;
|
||||
void HandleResources(std::string path);
|
||||
//void TCPMain(int Port);
|
||||
|
Loading…
x
Reference in New Issue
Block a user