diff --git a/source/sv_ccmds.c b/source/sv_ccmds.c index 8e30fd0..3aef5e2 100644 --- a/source/sv_ccmds.c +++ b/source/sv_ccmds.c @@ -430,7 +430,7 @@ void SV_Status_f (void) // most remote clients are 40 columns // 0123456789012345678901234567890123456789 Con_Printf ("name userid frags\n"); - Con_Printf (" address rate ping drop\n"); + Con_Printf (" address rate ping drop\n"); Con_Printf (" ---------------- ---- ---- -----\n"); for (i=0,cl=svs.clients ; i