mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-18 06:10:10 +00:00
lots of work
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
extern bool Private;
|
||||
extern bool Debug;
|
||||
extern int MaxPlayers;
|
||||
extern int UDPPort;
|
||||
extern int TCPPort;
|
||||
extern int Port;
|
||||
extern int MaxCars;
|
||||
extern int PlayerCount;
|
||||
extern std::string MapName;
|
||||
extern std::string ServerName;
|
||||
|
||||
Reference in New Issue
Block a user