1
0
Fork 0

Oops, call *re*init() so that the weather conditions (not just clouds)

are actually updated.
This commit is contained in:
curt 2004-02-23 02:22:49 +00:00
parent a8be680c43
commit 11e0b75bc3

View file

@ -429,7 +429,7 @@ FGMetarEnvironmentCtrl::update(double delta_time_sec)
_icao = a.id;
elapsed = 0.0;
update_env_config();
env->init();
env->reinit();
} else {
// mark as no metar so it doesn't show up in subsequent
// searches.