bomb: Drop empty line after a ship's "blam-blam"

It's only printed for ships.  Looks misplaced when it's followed by
"sunk" or other damage reports.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-01-11 15:12:17 +01:00
parent ce7f44a887
commit 2bfc574943
2 changed files with 0 additions and 9 deletions

View file

@ -475,7 +475,6 @@ ship_bomb(struct emp_qelem *list, struct sctstr *target)
prship(&ship),
xyas(target->sct_x, target->sct_y, ship.shp_own));
}
pr("\n");
shipdamage(&ship, dam);
if (ship.shp_effic < SHIP_MINEFF)
pr("%s at %s sunk!\n",