mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
Cleaned up output of server print
This commit is contained in:
parent
0aa6110272
commit
9c1988280b
1 changed files with 0 additions and 1 deletions
|
@ -952,7 +952,6 @@ CL_ConnectionlessPacket (void)
|
|||
return;
|
||||
}
|
||||
}
|
||||
Con_Printf ("print\n");
|
||||
Con_Print (s);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue