diff --git a/xpcPlugin/DataManager.cpp b/xpcPlugin/DataManager.cpp index 9e098d0..9ce92eb 100644 --- a/xpcPlugin/DataManager.cpp +++ b/xpcPlugin/DataManager.cpp @@ -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