]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGWeatherDefs.h
Hack in an /accelerations/pilot-g property, for testing a new panel
[flightgear.git] / src / WeatherCM / FGWeatherDefs.h
index f357a9f3e2b9bb7c96559e8491efb4aad7a4147c..77f6c3a68d39feab60752a98fc3a084392450425 100644 (file)
@@ -51,7 +51,7 @@ HISTORY
 /****************************************************************************/
 /* DEFINES                                                                 */
 /****************************************************************************/
-typedef float WeatherPrecision;
+typedef double WeatherPrecision;
 
 //set the minimum visibility to get a at least half way realistic weather
 #define MINIMUM_WEATHER_VISIBILITY 10.0    /* metres */