Update DataManager.cpp
This commit is contained in:
committed by
Jason Watkins
parent
dcef8c9391
commit
e96698a3fb
@@ -190,6 +190,8 @@ namespace XPC
|
||||
mdrefs[i][DREF_YokeRoll] = XPLMFindDataRef(multi);
|
||||
sprintf(multi, "sim/multiplayer/position/plane%i_yolk_yaw", i);
|
||||
mdrefs[i][DREF_YokeHeading] = XPLMFindDataRef(multi);
|
||||
|
||||
// NOTE: Explore adding another DREF here
|
||||
}
|
||||
|
||||
// Row 0: Frame Rates
|
||||
|
||||
Reference in New Issue
Block a user