This commit is contained in:
Starystars67
2020-04-10 19:51:19 +01:00
parent 29e77b147c
commit 7410625fce
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/// Created by Anonymous275 on 4/10/2020
///
extern std::string MapName;
extern std::string Private;
extern bool Private;
extern int MaxPlayers;
extern int UDPPort;
extern int TCPPort;