Update DataManager.cpp
This commit is contained in:
committed by
Jason Watkins
parent
0aa92297bb
commit
f3de032a99
@@ -190,8 +190,6 @@ 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