Fix cgame warnings
This commit is contained in:
parent
621a72e698
commit
4444202a41
7 changed files with 6 additions and 13 deletions
|
@ -290,7 +290,6 @@ void CG_DrawInformation( void ) {
|
|||
if ( value ) {
|
||||
UI_DrawProportionalString( 320, y, va( "capturelimit %i", value ),
|
||||
UI_CENTER|UI_SMALLFONT|UI_DROPSHADOW, colorWhite );
|
||||
y += PROP_HEIGHT;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue