mirror of https://github.com/OpenTTD/OpenTTD
(svn r23562) -Codechange: don't be lazy with the spacebar
parent
1d4eeb063e
commit
ed816477ec
|
@ -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.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue