mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 23:06:08 +00:00
fixed vehicle spawn issue
This commit is contained in:
@@ -18,7 +18,7 @@ void addToLog(const std::string& Data);
|
||||
//void ServerMain(int Port, int MaxClients);
|
||||
void HeartbeatInit();
|
||||
std::string ServerVersion = "0.4";
|
||||
std::string ClientVersion = "1.4+";
|
||||
std::string ClientVersion = "1.4";
|
||||
std::string CustomIP;
|
||||
void HandleResources(std::string path);
|
||||
void StatInit();
|
||||
|
||||
Reference in New Issue
Block a user