Arian
No more ghostbusting!!
Found this piece of code in CvPlayerAI.cpp:
I've merged BetterBTS_AI and this code doesn't seem to fit anywhere. I suppose it's no problem if I skip this bit of code in the merge?
Thanks in advance.
Code:
// < Extra Trade Route Commerce Start >
iValue += (GC.getTraitInfo((TraitTypes)iI).getTradeCommerceModifier(COMMERCE_GOLD)) / 25;
// < Extra Trade Route Commerce End >
Thanks in advance.