Bug #1056 » 0008-rssanity-Clarify-initial-tech-insanity-message.patch
server/rssanity.c | ||
---|---|---|
if (a == NULL) {
|
||
ruleset_error(LOG_ERROR,
|
||
"Tech %s does not exist, but is tech for %s.",
|
||
"Tech %s does not exist, but is initial tech for %s.",
|
||
advance_rule_name(advance_by_number(tech)),
|
||
nation_rule_name(pnation));
|
||
ok = FALSE;
|
- « Previous
- 1
- 2
- 3
- Next »