command.h
changeset 4659 e476c76389a8
parent 4640 4e380e2ecfa7
child 4661 89c3cbba9846
equal deleted inserted replaced
4658:ed48e46b3505 4659:e476c76389a8
   135 
   135 
   136 	CMD_REPLACE_VEHICLE              = 115,
   136 	CMD_REPLACE_VEHICLE              = 115,
   137 
   137 
   138 	CMD_CLONE_VEHICLE                = 116,
   138 	CMD_CLONE_VEHICLE                = 116,
   139 	CMD_MASS_START_STOP              = 117,
   139 	CMD_MASS_START_STOP              = 117,
       
   140 	CMD_DEPOT_SELL_ALL_VEHICLES      = 118,
   140 
   141 
   141 };
   142 };
   142 
   143 
   143 enum {
   144 enum {
   144 	DC_EXEC            = 0x01,
   145 	DC_EXEC            = 0x01,