X-Git-Url: http://deadsoftware.ru/gitweb?p=netwar.git;a=blobdiff_plain;f=dedicated.c;h=d2610c0ab6c7b4d1798c9ac3f6b8ca8c9e42d086;hp=bef813c39c8029c1306e53c698c174cf2bd5752a;hb=HEAD;hpb=c4b04d12861ae0eac6315b1c2170013422136f80 diff --git a/dedicated.c b/dedicated.c index bef813c..d2610c0 100644 --- a/dedicated.c +++ b/dedicated.c @@ -6,7 +6,7 @@ #include "server.h" #include "protocol.h" -static uint16_t port = DEFAULT_PORT; +static uint16_t port = PROTOCOL_PORT; static void argverr() { SDL_Log("Invalid argument\n");