(svn r23562) -Codechange: don't be lazy with the spacebar
This commit is contained in:
@@ -74,7 +74,7 @@ enum CompanyFinancesWidgets {
|
|||||||
WID_CF_SEL_BUTTONS, ///< Selection of buttons.
|
WID_CF_SEL_BUTTONS, ///< Selection of buttons.
|
||||||
WID_CF_INCREASE_LOAN, ///< Increase loan.
|
WID_CF_INCREASE_LOAN, ///< Increase loan.
|
||||||
WID_CF_REPAY_LOAN, ///< Decrease loan..
|
WID_CF_REPAY_LOAN, ///< Decrease loan..
|
||||||
WID_CF_INFRASTRUCTURE,///< View company infrastructure.
|
WID_CF_INFRASTRUCTURE, ///< View company infrastructure.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user