(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
|
@ -781,7 +781,7 @@ static qboolean CG_ScanForExistingClientInfo( clientInfo_t *ci ) {
|
|||
&& !Q_stricmp( ci->blueTeam, match->blueTeam )
|
||||
&& !Q_stricmp( ci->redTeam, match->redTeam )
|
||||
&& (cgs.gametype < GT_TEAM || ci->team == match->team) ) {
|
||||
// this clientinfo is identical, so use it's handles
|
||||
// this clientinfo is identical, so use its handles
|
||||
|
||||
ci->deferred = qfalse;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue