src/settings_type.h
branchnoai
changeset 9800 ab08ca2a2018
parent 9732 f8eb3e208514
child 9869 6404afe43575
equal deleted inserted replaced
9799:4f217587c047 9800:ab08ca2a2018
   128 
   128 
   129 	uint8 pathfinder_for_trains;        ///< the pathfinder to use for trains
   129 	uint8 pathfinder_for_trains;        ///< the pathfinder to use for trains
   130 	uint8 pathfinder_for_roadvehs;      ///< the pathfinder to use for roadvehicles
   130 	uint8 pathfinder_for_roadvehs;      ///< the pathfinder to use for roadvehicles
   131 	uint8 pathfinder_for_ships;         ///< the pathfinder to use for ships
   131 	uint8 pathfinder_for_ships;         ///< the pathfinder to use for ships
   132 
   132 
       
   133 	uint8 plane_speed;                  ///< divisor for speed of aircraft
       
   134 
   133 	bool autorenew;
   135 	bool autorenew;
   134 	int16 autorenew_months;
   136 	int16 autorenew_months;
   135 	int32 autorenew_money;
   137 	int32 autorenew_money;
   136 
   138 
   137 	byte pf_maxdepth;                      ///< maximum recursion depth when searching for a train route for new pathfinder
   139 	byte pf_maxdepth;                      ///< maximum recursion depth when searching for a train route for new pathfinder