Resolved #2925 - Free policy from adopting "Free Religion" works correctly

This commit is contained in:
Yair Morgenstern 2020-08-02 12:42:37 +03:00
parent 4985d077af
commit 4cfbf1e5cb

View File

@ -135,7 +135,7 @@ class PolicyManager {
if (hasCapital && (unitName != Constants.settler || !civInfo.isOneCityChallenger()))
civInfo.addUnit(unitName, civInfo.getCapital())
}
"Gain a free policy" -> freePolicies++
"Free Social Policy" -> freePolicies++
"Empire enters golden age" ->
civInfo.goldenAges.enterGoldenAge()
"Free Great Person" -> {