Follow-up Comment #8, bug #16855 (project freeciv):
I'm just back from a short trip with little sleep ... so here is my idea how
to solve it: Could you add the following check to player_invention_reachable()
(common/tech.c)
if (root == tech) {
/* This tech requires itself; it can only be reached by special means (i.e.
lua script) */
return FALSE;
}
If this works, please add it as a new ticket for 2.3.0!
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?16855>
_______________________________________________
Nachricht geschickt von/durch Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev