Fix trailing whitespace
This commit is contained in:
parent
a9653c475b
commit
d702068457
509 changed files with 922 additions and 922 deletions
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* mission.c: Mission subroutines for planes/ships/units
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Ken Stevens, 1995
|
||||
* Steve McClure, 1996-2000
|
||||
|
@ -902,7 +902,7 @@ mission_pln_sel(struct emp_qelem *list, int wantflags, int nowantflags,
|
|||
free(qp);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
if (pcp->pl_flags & P_A) {
|
||||
if (roll(100) > pln_identchance(pp, hardtarget, EF_SHIP)) {
|
||||
emp_remque(qp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue