Import infrastructure sharing patch
Strip trailing whitespace Remove a leftover line form settings.ini http://www.tt-forums.net/viewtopic.php?p=1008843#p1008843
This commit is contained in:
committed by
Jonathan G Rennison
parent
856896c36e
commit
ee791055f9
@@ -161,6 +161,8 @@ enum ExpensesType {
|
||||
EXPENSES_SHIP_INC, ///< Income from ships.
|
||||
EXPENSES_LOAN_INT, ///< Interest payments over the loan.
|
||||
EXPENSES_OTHER, ///< Other expenses.
|
||||
EXPENSES_SHARING_COST, ///< Infrastructure sharing costs
|
||||
EXPENSES_SHARING_INC, ///< Infrastructure sharing income
|
||||
EXPENSES_END, ///< Number of expense types.
|
||||
INVALID_EXPENSES = 0xFF, ///< Invalid expense type.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user