Don't capitalize words in the middle of sentences
Affects output of commands add, anti, build, edit, order, reset, set, setresource, setsector, show, version.
This commit is contained in:
parent
93d033cff4
commit
f6cab16b65
12 changed files with 17 additions and 17 deletions
|
@ -143,7 +143,7 @@ anti(void)
|
|||
putsect(§);
|
||||
pr(" Partisans take over the sector. You blew it.\n");
|
||||
wu(0, sect.sct_oldown,
|
||||
"Sector %s regained from Partisan activity.\n",
|
||||
"Sector %s regained from partisan activity.\n",
|
||||
xyas(nstr.x, nstr.y, sect.sct_oldown));
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue