[Freeciv-Dev] Re: PATCHES: AI cleanups (PR#1176)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
In unit_move_turns.diff
+ if (unit_flag(punit, F_IGTER)) {
+ move_rate *= SINGLE_MOVE;
+ }
It's actually IGTER_SPEEDUP ( = SINGLE_MOVE/MOVE_COST_ROAD) instead of
SINGLE_MOVE
Otherwise the patch is perfect (if put through indent -kr -i2)
G.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
- [Freeciv-Dev] Re: PATCHES: AI cleanups (PR#1176),
Gregory Berkolaiko <=
|
|