Re: (PR#10216) AI Builds Too Many Transports
"Benedict Adamson" <[email protected]>
| Newsgroups | gmane.games.freeciv.ai |
|---|---|
| Message-ID | <[email protected]> |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10216 > Benedict Adamson wrote: ... > its seems that kill_something_with function is failing to use the > available (free) ferries. ... I'm trying a fix of using aiferry_find_boat instead of find_boat in kill_something_with. This seems to fix the problem. I'll test it further tomorrow, then submit a patch.