Build and refit vehicle test no longer needs to match exec command.

This commit is contained in:
Jonathan G Rennison
2017-02-13 18:45:40 +00:00
parent 4550ac39b9
commit fba4268127
4 changed files with 13 additions and 0 deletions

View File

@@ -229,6 +229,7 @@ enum Commands {
CMD_PLANT_TREE, ///< plant a tree
CMD_BUILD_VEHICLE, ///< build a vehicle
CMD_BUILD_VEHICLE_NT, ///< build a vehicle (no test)
CMD_SELL_VEHICLE, ///< sell a vehicle
CMD_REFIT_VEHICLE, ///< refit the cargo space of a vehicle
CMD_SEND_VEHICLE_TO_DEPOT, ///< send a vehicle to a depot