I am trying to add a mechanic to my mod which will automatically make a building appear in a city if the city grows to a certain size. How does one have a building built in the DLL? Does CvCity:
rocessBuilding() actually add the building to the city or just it's effects?
