Skip to content

Commit

Permalink
Merge pull request #48 from Project-Mega-Pack/dev
Browse files Browse the repository at this point in the history
Merge in flaps fix and gear animation fix
  • Loading branch information
Clink1234 authored Mar 2, 2021
2 parents 20246ce + d9b2399 commit ef8f096
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<Animation>
<Parameter>
<Sim>
<Variable>GEAR ANIMATION POSITION:2</Variable>
<Variable>GEAR ANIMATION POSITION:1</Variable>
</Sim>
</Parameter>
</Animation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ lift_coef_pitch_rate =-56.44798
lift_coef_daoa =0
lift_coef_delta_elevator =-1.36067
lift_coef_horizontal_incidence =0
lift_coef_flaps =0.7269
lift_coef_flaps =1.4538
lift_coef_spoilers =-0.3
drag_coef_zero_lift =0.0237
drag_coef_flaps =0.1566
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ lift_coef_pitch_rate =-56.44798
lift_coef_daoa =0
lift_coef_delta_elevator =-1.36067
lift_coef_horizontal_incidence =0
lift_coef_flaps =0.7269
lift_coef_flaps =1.4538
lift_coef_spoilers =-0.3
drag_coef_zero_lift =0.0237
drag_coef_flaps =0.1566
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<Animation>
<Parameter>
<Sim>
<Variable>GEAR ANIMATION POSITION:2</Variable>
<Variable>GEAR ANIMATION POSITION:1</Variable>
</Sim>
</Parameter>
</Animation>
Expand Down

0 comments on commit ef8f096

Please sign in to comment.