(s_p_etu): econfig key no longer used, remove.
This commit is contained in:
parent
4bd19812af
commit
ab55ea7381
4 changed files with 0 additions and 14 deletions
|
@ -61,8 +61,6 @@ vers(void)
|
|||
pr("By default, countries use %s coordinate system.\n",
|
||||
(players_at_00) ? "the deity's" : "their own");
|
||||
pr("\n");
|
||||
pr("An Empire time unit is %d second%s long.\n",
|
||||
s_p_etu, s_p_etu != 1 ? "s" : "");
|
||||
pr("Use the 'update' command to find out the time of the next update.\n");
|
||||
pr("The current time is %19.19s.\n", ctime(&now));
|
||||
pr("An update consists of %d empire time units.\n", etu_per_update);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue