Added EFB Collider
This commit is contained in:
parent
6af1b9f840
commit
3cfdd92db1
@ -10,6 +10,14 @@
|
|||||||
<UseTemplate Name="TFDi_Design_MD11_NonInteractive">
|
<UseTemplate Name="TFDi_Design_MD11_NonInteractive">
|
||||||
<NODE_ID>cockpit_mouserect_shield3</NODE_ID>
|
<NODE_ID>cockpit_mouserect_shield3</NODE_ID>
|
||||||
</UseTemplate>
|
</UseTemplate>
|
||||||
|
<!-- NOTE: 111FIX - Added Collider -->
|
||||||
|
<UseTemplate Name="TFDi_Design_MD11_NonInteractive">
|
||||||
|
<NODE_ID>L_EFB_collider</NODE_ID>
|
||||||
|
</UseTemplate>
|
||||||
|
<!-- NOTE: 111FIX - Added Collider -->
|
||||||
|
<UseTemplate Name="TFDi_Design_MD11_NonInteractive">
|
||||||
|
<NODE_ID>R_EFB_collider</NODE_ID>
|
||||||
|
</UseTemplate>
|
||||||
<!-- OPTIONS START -->
|
<!-- OPTIONS START -->
|
||||||
<!-- VIS TAG DEFL AIL START -->
|
<!-- VIS TAG DEFL AIL START -->
|
||||||
<Component ID="MD11_FlightDeck_MiscOptions">
|
<Component ID="MD11_FlightDeck_MiscOptions">
|
||||||
@ -248,6 +256,16 @@
|
|||||||
<NODE_ID>R_EFB_screen</NODE_ID>
|
<NODE_ID>R_EFB_screen</NODE_ID>
|
||||||
<VIS_CODE>(L:MD11_OPT_EFB, bool)</VIS_CODE>
|
<VIS_CODE>(L:MD11_OPT_EFB, bool)</VIS_CODE>
|
||||||
</UseTemplate>
|
</UseTemplate>
|
||||||
|
<!-- NOTE: 111FIX - Added Collider -->
|
||||||
|
<UseTemplate Name="TFDi_Design_MD11_Vistag">
|
||||||
|
<NODE_ID>L_EFB_collider</NODE_ID>
|
||||||
|
<VIS_CODE>(L:MD11_OPT_EFB, bool)</VIS_CODE>
|
||||||
|
</UseTemplate>
|
||||||
|
<!-- NOTE: 111FIX - Added Collider -->
|
||||||
|
<UseTemplate Name="TFDi_Design_MD11_Vistag">
|
||||||
|
<NODE_ID>R_EFB_collider</NODE_ID>
|
||||||
|
<VIS_CODE>(L:MD11_OPT_EFB, bool)</VIS_CODE>
|
||||||
|
</UseTemplate>
|
||||||
<!-- Yoke-->
|
<!-- Yoke-->
|
||||||
<UseTemplate Name="TFDi_Design_MD11_Vistag">
|
<UseTemplate Name="TFDi_Design_MD11_Vistag">
|
||||||
<NODE_ID>l_yoke_column</NODE_ID>
|
<NODE_ID>l_yoke_column</NODE_ID>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user