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
|
@ -119,7 +119,7 @@ vers(void)
|
|||
pr("Nation levels (tech etc.) decline 1%% every %d time units.\n",
|
||||
(int)(level_age_rate));
|
||||
|
||||
pr("Tech Buildup is ");
|
||||
pr("Tech buildup is ");
|
||||
if (tech_log_base <= 1.0) {
|
||||
pr("not limited\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue