Fixed a small ommission.
This commit is contained in:
parent
9c0c54ef6c
commit
76fc6bc8e6
1 changed files with 0 additions and 3 deletions
|
@ -95,9 +95,6 @@ bool FGNativeFDM::open() {
|
||||||
|
|
||||||
set_enabled( true );
|
set_enabled( true );
|
||||||
|
|
||||||
// initialize time stamp to something reasonably current
|
|
||||||
last_time.stamp();
|
|
||||||
|
|
||||||
// Is this really needed here ????
|
// Is this really needed here ????
|
||||||
cur_fdm_state->_set_Sea_level_radius( SG_EQUATORIAL_RADIUS_FT );
|
cur_fdm_state->_set_Sea_level_radius( SG_EQUATORIAL_RADIUS_FT );
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue