Project

General

Profile

Bug #1056 » 0008-rssanity-Clarify-initial-tech-insanity-message.patch

S2_6 - Marko Lindqvist, 11/03/2024 10:33 PM

View differences:

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;
(3-3/3)