[freeciv-ai] Re: (PR#10216) AI Builds Too Many Transports
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[freeciv-ai] Re: (PR#10216) AI Builds Too Many Transports |
From: |
"Benedict Adamson" <badamson@xxxxxxxxxxx> |
Date: |
Tue, 5 Oct 2004 17:12:13 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<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.
|
|