1
0
Fork 0

Cosmetic change.

This commit is contained in:
curt 1999-11-24 14:15:00 +00:00
parent ba60c0effd
commit d7d9403509

View file

@ -42,7 +42,7 @@
// world time, so we introduce cur_fdm_state which is extrapolated by
// the difference between sim time and real world time
FGInterface * cur_fdm_state;
FGInterface *cur_fdm_state;
FGInterface base_fdm_state;