src/settings_type.h
changeset 8648 dcd755910009
parent 8551 f0bcd6753287
child 8806 4fe163e0b52a
--- a/src/settings_type.h	Wed Feb 27 15:35:24 2008 +0000
+++ b/src/settings_type.h	Wed Feb 27 21:07:12 2008 +0000
@@ -130,6 +130,8 @@
 	uint8 pathfinder_for_roadvehs;      ///< the pathfinder to use for roadvehicles
 	uint8 pathfinder_for_ships;         ///< the pathfinder to use for ships
 
+	uint8 plane_speed;                  ///< divisor for speed of aircraft
+
 	bool autorenew;
 	int16 autorenew_months;
 	int32 autorenew_money;