Code formatting. No functional changes.
This commit is contained in:
parent
b0a5d11a3f
commit
4c6fb12377
7 changed files with 11 additions and 12 deletions
|
@ -190,8 +190,7 @@ detonate(struct plnstr *pp, int x, int y)
|
|||
xyas(plane.pln_x, plane.pln_y, own), damage);
|
||||
} else {
|
||||
if (own != 0)
|
||||
mpr(own,
|
||||
"%s nuclear device did %d%% damage to %s at %s\n",
|
||||
mpr(own, "%s nuclear device did %d%% damage to %s at %s\n",
|
||||
cname(bombown), damage,
|
||||
prplane(&plane), xyas(plane.pln_x, plane.pln_y, own));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue