density_slugft3 is used before its initialization
This commit is contained in:
parent
ee84e76641
commit
3c93039bc3
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ FGEnvironment::FGEnvironment()
|
||||||
turbulence_norm(0)
|
turbulence_norm(0)
|
||||||
{
|
{
|
||||||
_setup_tables();
|
_setup_tables();
|
||||||
|
_recalc_density();
|
||||||
}
|
}
|
||||||
|
|
||||||
FGEnvironment::FGEnvironment (const FGEnvironment &env)
|
FGEnvironment::FGEnvironment (const FGEnvironment &env)
|
||||||
|
|
Loading…
Reference in a new issue