1
0
Fork 0

Added a place holder for optionally giving the engine a bit of a boost.

This commit is contained in:
curt 1999-08-08 07:04:11 +00:00
parent 82b41d7db6
commit 471fe324ff

View file

@ -56,7 +56,7 @@ int fgLaRCsimUpdate(FGInterface& f, int multiloop) {
Long_control = controls.get_elevator();
Long_trim = controls.get_elevator_trim();
Rudder_pedal = controls.get_rudder();
Throttle_pct = controls.get_throttle( 0 );
Throttle_pct = controls.get_throttle( 0 ) * 1.0;
Brake_pct = controls.get_brake( 0 );
// Inform LaRCsim of the local terrain altitude