City-states no longer get policies

This commit is contained in:
Yair Morgenstern 2019-06-21 14:06:08 +03:00
parent ee1aa61221
commit d4ead7bbf2

View File

@ -25,10 +25,10 @@ class NextTurnAutomation{
exchangeTechs(civInfo)
exchangeLuxuries(civInfo)
issueRequests(civInfo)
adoptPolicy(civInfo)
}
chooseTechToResearch(civInfo)
adoptPolicy(civInfo)
updateDiplomaticRelationship(civInfo)
declareWar(civInfo)
automateCityBombardment(civInfo)