Fix some typos in comments
This commit is contained in:
parent
1051df45e3
commit
5eae6de2f4
3 changed files with 4 additions and 4 deletions
|
@ -815,7 +815,7 @@ void G_Damage( gentity_t *targ, gentity_t *inflictor, gentity_t *attacker,
|
|||
return;
|
||||
}
|
||||
|
||||
// the intermission has allready been qualified for, so don't
|
||||
// the intermission has already been qualified for, so don't
|
||||
// allow any extra scoring
|
||||
if ( level.intermissionQueued ) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue