lots of work

This commit is contained in:
Anonymous275
2020-05-04 01:17:16 +03:00
parent 2d360610fc
commit b0c6c2bac4
11 changed files with 68 additions and 107 deletions

View File

@@ -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;