Patches by symlink.
#5313 - EF_CONNECTION set on wrong eFlags #5314 - snc drawn in nirvana instead at lagometer
This commit is contained in:
parent
c84377854a
commit
7d8b751afd
2 changed files with 3 additions and 3 deletions
|
@ -1723,7 +1723,7 @@ static void CG_DrawLagometer( void ) {
|
|||
trap_R_SetColor( NULL );
|
||||
|
||||
if ( cg_nopredict.integer || cg_synchronousClients.integer ) {
|
||||
CG_DrawBigString( ax, ay, "snc", 1.0 );
|
||||
CG_DrawBigString( x, y, "snc", 1.0 );
|
||||
}
|
||||
|
||||
CG_DrawDisconnect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue