data transfer fixes+handlers

This commit is contained in:
Anonymous275
2020-04-18 00:06:37 +03:00
parent d368b154c2
commit 123cb4f1a2
7 changed files with 83 additions and 55 deletions

View File

@@ -3,6 +3,7 @@
///
extern bool Private;
extern bool Debug;
extern int MaxPlayers;
extern int UDPPort;
extern int TCPPort;