(minor English issues, most of which are via /dev/humancontroller)
This commit is contained in:
parent
476e35f50e
commit
5e0d0efd2e
18 changed files with 26 additions and 26 deletions
|
@ -379,7 +379,7 @@ void CG_UpdateCvars( void ) {
|
|||
|
||||
// check for modications here
|
||||
|
||||
// If team overlay is on, ask for updates from the server. If its off,
|
||||
// If team overlay is on, ask for updates from the server. If it's off,
|
||||
// let the server know so we don't receive it
|
||||
if ( drawTeamOverlayModificationCount != cg_drawTeamOverlay.modificationCount ) {
|
||||
drawTeamOverlayModificationCount = cg_drawTeamOverlay.modificationCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue