Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2004: [Freeciv-Dev] (PR#10296) should use same_pos |
[Freeciv-Dev] (PR#10296) should use same_pos[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10296 > In aiair.c:167: if ((punit->x == x) && (punit->y == y)) { this should call same_pos(). jason
|