mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
[Docs] Update component dependencies
Automatically committed through Travis CI. [ci skip]
This commit is contained in:
parent
f908486468
commit
bceb94c493
@ -123,7 +123,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "hearing" %}
|
||||
`ace_interaction`, `A3_Characters_F`, `A3_Characters_F_Kart`
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "hitreactions" %}
|
||||
@ -134,14 +134,14 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "interaction" %}
|
||||
`ace_interact_menu`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "interact_menu" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "interaction" %}
|
||||
`ace_interact_menu`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "inventory" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
@ -158,14 +158,14 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "laserpointer" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "laser_selfdesignate" %}
|
||||
`ace_laser`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "laserpointer" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "logistics_uavbattery" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
@ -182,14 +182,14 @@
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "maptools" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "map_gestures" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "maptools" %}
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "markers" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user