提问:经理模式球票设置career.ini文件修改收入的参数是这一行吗?
// If a manager gets a 100 extra points, it gets 100 * (MONEY_MULTIPLIER + (financeUpgrade / MONEY_FINANCE_UPGRADE_DIVIDER)) extra
// money points, where financeUpgrade is from 0 to 1000.
MONEY_MULTIPLIER = 20
MONEY_FINANCE_UPGRADE_DIVIDER = 500