Bug #1796 ยป 0049-Replace-auto-settlers-by-auto-workers.patch
| server/advisors/infracache.c | ||
|---|---|---|
|
These values are used in settler_evaluate_improvements() so this function
|
||
|
must be called before doing that. Currently this is only done when handling
|
||
|
auto-settlers or when the AI contemplates building worker units.
|
||
|
auto-workers or when the AI contemplates building worker units.
|
||
|
**************************************************************************/
|
||
|
void initialize_infrastructure_cache(struct player *pplayer)
|
||
|
{
|
||