diff options
Diffstat (limited to 'src/mastersrv')
| -rw-r--r-- | src/mastersrv/mastersrv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mastersrv/mastersrv.h b/src/mastersrv/mastersrv.h index 75a1bf0c..b1809998 100644 --- a/src/mastersrv/mastersrv.h +++ b/src/mastersrv/mastersrv.h @@ -1,7 +1,7 @@ static const int MASTERSERVER_PORT = 8383; enum { - MAX_SERVERS = 200, + MAX_SERVERS = 200 }; /*enum { |