add surface-positions/wing-pos-norm, surface-positions/wing-fold-pos-norm
This commit is contained in:
parent
1c60d4b205
commit
30b8cde4c0
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ FGMultiplayMgr::sIdPropertyList[] = {
|
|||
{108, "gear/launchbar/state", SGPropertyNode::STRING},
|
||||
{109, "gear/launchbar/holdback-position-norm", SGPropertyNode::FLOAT},
|
||||
{110, "canopy/position-norm", SGPropertyNode::FLOAT},
|
||||
{111, "surface-positions/wing-pos-norm", SGPropertyNode::FLOAT},
|
||||
{112, "surface-positions/wing-fold-pos-norm", SGPropertyNode::FLOAT},
|
||||
|
||||
{200, "gear/gear[0]/compression-norm", SGPropertyNode::FLOAT},
|
||||
{201, "gear/gear[0]/position-norm", SGPropertyNode::FLOAT},
|
||||
|
|
Loading…
Add table
Reference in a new issue