diff options
Diffstat (limited to 'games/iourbanterror/files/patch-code-qcommon-qcommon.h')
-rw-r--r-- | games/iourbanterror/files/patch-code-qcommon-qcommon.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/iourbanterror/files/patch-code-qcommon-qcommon.h b/games/iourbanterror/files/patch-code-qcommon-qcommon.h new file mode 100644 index 000000000000..6e75227fd217 --- /dev/null +++ b/games/iourbanterror/files/patch-code-qcommon-qcommon.h @@ -0,0 +1,11 @@ +--- code/qcommon/qcommon.h.orig 2016-03-31 19:41:05 UTC ++++ code/qcommon/qcommon.h +@@ -254,7 +254,7 @@ extern int demo_protocols[]; + #endif + #endif + +-#define PORT_MASTER 27950 ++#define PORT_MASTER 27900 + #define PORT_UPDATE 27951 + #define PORT_SERVER 27960 + #define NUM_SERVER_PORTS 4 // broadcast scan this many ports after |