c++ source

  1. S

    Food waste at hight surplus

    I was poking around in the c++ source file to figure out how food waste was calculated, and in there I noticed a bug in the code, which could explain some weird behavior I had notice in an earlier playthrough. It is specifically the following line (CvCity.cpp@9037 in version 10573): return...
Back
Top Bottom