Main: improved help printing

This commit is contained in:
Martin Pulec
2019-06-20 10:33:39 +02:00
parent 0371cfe3fd
commit ba632fe791
3 changed files with 85 additions and 106 deletions

View File

@@ -60,7 +60,6 @@
#include "utils/net.h"
#include "utils/thread.h"
#define DEFAULT_CONTROL_PORT 5054
#define MAX_CLIENTS 16
#ifdef WIN32