Feature: GS method to control engine availability for a specific company (#7791)
* Feature: GS method to allow company to use an engine before its introduction date * Feature: GS method to retire an engine early for a specific company
This commit is contained in:

committed by
Niels Martin Hansen

parent
4366f8e46a
commit
d7a928a08b
@@ -238,6 +238,7 @@ enum Commands {
|
||||
CMD_DECREASE_LOAN, ///< decrease the loan from the bank
|
||||
|
||||
CMD_WANT_ENGINE_PREVIEW, ///< confirm the preview of an engine
|
||||
CMD_ENGINE_CTRL, ///< control availability of the engine for companies
|
||||
|
||||
CMD_RENAME_VEHICLE, ///< rename a whole vehicle
|
||||
CMD_RENAME_ENGINE, ///< rename a engine (in the engine list)
|
||||
|
Reference in New Issue
Block a user