fixed usage of an outdated AI macro
This commit is contained in:
parent
d8ed11eda8
commit
90dcb12256
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
#define AI_NO_SCOUTS
|
||||
#Macro to make an AI team not recruit scouts.
|
||||
{AI_SIMPLE_ASPECT villages_per_scout 0}
|
||||
{AI_ALWAYS_ASPECT villages_per_scout 0}
|
||||
#enddef
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue