Line breaks and other formatting issues. No functional changes.
This commit is contained in:
parent
281840b604
commit
4c4fdca42b
37 changed files with 119 additions and 117 deletions
|
@ -119,8 +119,8 @@ setrel(natid us, natid them, int rel)
|
|||
|
||||
if (addendum && us == player->cnum && !update_pending)
|
||||
pr("%s\n", addendum);
|
||||
mpr(us, "Diplomatic relations with %s %s to \"%s\".\n", themname,
|
||||
whichway, relates[rel]);
|
||||
mpr(us, "Diplomatic relations with %s %s to \"%s\".\n",
|
||||
themname, whichway, relates[rel]);
|
||||
if (!(getrejects(us, themnp) & REJ_TELE))
|
||||
mpr(them,
|
||||
"Country %s (#%d) has %s their relations with you to \"%s\"!\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue