Fix long lines. No functional changes.
This commit is contained in:
parent
ba2c537ce5
commit
4836f6c543
29 changed files with 141 additions and 79 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue