Shrink Contact to not bloat netxcmd

This commit is contained in:
NepDisk 2025-09-01 12:51:28 -04:00
parent e9fb6ca9a8
commit 3f83c1056c

View file

@ -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!"