Fix long lines. No functional changes.

This commit is contained in:
Markus Armbruster 2006-04-16 17:20:33 +00:00
parent ba2c537ce5
commit 4836f6c543
29 changed files with 141 additions and 79 deletions

View file

@ -161,7 +161,8 @@ explore(void)
amount - left, ip->i_name, left, ip->i_name,
xyas(endsect.sct_x, endsect.sct_y, player->cnum));
} else {
pr("All of the %s you were exploring with were destroyed!\n", ip->i_name);
pr("All of the %s you were exploring with were destroyed!\n",
ip->i_name);
}
amount = left;
}