(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
|
@ -717,7 +717,7 @@ int Team_TouchOurFlag( gentity_t *ent, gentity_t *other, int team ) {
|
|||
}
|
||||
|
||||
if ( ent->flags & FL_DROPPED_ITEM ) {
|
||||
// hey, its not home. return it by teleporting it back
|
||||
// hey, it's not home. return it by teleporting it back
|
||||
PrintMsg( NULL, "%s" S_COLOR_WHITE " returned the %s flag!\n",
|
||||
cl->pers.netname, TeamName(team));
|
||||
AddScore(other, ent->r.currentOrigin, CTF_RECOVERY_BONUS);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue