Shrink Contact to not bloat netxcmd
This commit is contained in:
parent
e9fb6ca9a8
commit
3f83c1056c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ applications may follow different packet versions.
|
|||
// be transmitted.
|
||||
|
||||
#define MAXSERVERNAME 32
|
||||
#define MAXSERVERCONTACT 1024
|
||||
#define MAXSERVERCONTACT 320
|
||||
#define MAXSERVERDESCRIPTION 320
|
||||
#define MAXSERVERDESCRIPTIONLINE 40
|
||||
#define DEFAULTDESCSTRING "Welcome to my SRB2Kart server!"
|
||||
|
|
|
|||
Loading…
Reference in a new issue