summaryrefslogtreecommitdiff
path: root/src/qcommon
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcommon')
-rw-r--r--src/qcommon/qcommon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qcommon/qcommon.h b/src/qcommon/qcommon.h
index e2382cc6..7363d213 100644
--- a/src/qcommon/qcommon.h
+++ b/src/qcommon/qcommon.h
@@ -240,8 +240,8 @@ extern int demo_protocols[];
#define MASTER_SERVER_NAME "master.tremulous.net"
#endif
-#define PORT_MASTER 27950
-#define PORT_SERVER 27960
+#define PORT_MASTER 30710
+#define PORT_SERVER 30720
#define NUM_SERVER_PORTS 4 // broadcast scan this many ports after
// PORT_SERVER so a single machine can
// run multiple servers