]> git.mxchange.org Git - flightgear.git/commitdiff
add surface-positions/wing-pos-norm, surface-positions/wing-fold-pos-norm
authormfranz <mfranz>
Thu, 9 Oct 2008 16:13:50 +0000 (16:13 +0000)
committermfranz <mfranz>
Thu, 9 Oct 2008 16:13:50 +0000 (16:13 +0000)
src/MultiPlayer/multiplaymgr.cxx

index c92a992b5e1091e6f6aa899679a4e10126937384..8983205a0ffc4bbb2aa33168737f2c870f5cb34a 100644 (file)
@@ -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},