forked from github/server
Adressen ausgeben, ncith Todesmeldung
This commit is contained in:
parent
e380670a34
commit
9762287e2e
|
@ -1995,6 +1995,7 @@ report_plaintext(const char * filename, report_context * ctx)
|
||||||
/* Beschreibung */
|
/* Beschreibung */
|
||||||
|
|
||||||
if (sr->mode==see_unit) {
|
if (sr->mode==see_unit) {
|
||||||
|
anyunits = 1;
|
||||||
describe(F, r, 0, f);
|
describe(F, r, 0, f);
|
||||||
if (!TradeDisabled() && !fval(r->terrain, SEA_REGION) && rpeasants(r)/TRADE_FRACTION > 0) {
|
if (!TradeDisabled() && !fval(r->terrain, SEA_REGION) && rpeasants(r)/TRADE_FRACTION > 0) {
|
||||||
rnl(F);
|
rnl(F);
|
||||||
|
|
Loading…
Reference in New Issue