Military Support
04.07.2004
ctp2_code/gs/gameobj/Player.cpp
Fixes missing recalculation of military support cost after changing the government type.
After changing the government, the military support costs were not recalculated. The only point where they were recalculated, was in the unitmanager advisor, when changing the percentual display of the military support costs to a absolute value.
This bug has a big influence of the production and therefore also a big influence of the whole game and can easily be used for abusing.
04.07.2004
ctp2_code/gs/gameobj/Player.cpp
Fixes missing recalculation of military support cost after changing the government type.
After changing the government, the military support costs were not recalculated. The only point where they were recalculated, was in the unitmanager advisor, when changing the percentual display of the military support costs to a absolute value.
This bug has a big influence of the production and therefore also a big influence of the whole game and can easily be used for abusing.
Comment