Project

General

Profile

Bug #1796 ยป 0049-Replace-auto-settlers-by-auto-workers.patch

Marko Lindqvist, 12/03/2025 08:13 PM

View differences:

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)
{
    (1-1/1)