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
3898202091
commit
1545b5c45c
@ -258,6 +258,10 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "nlaw" %}
|
||||
`ace_missileguidance`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "noidle" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
@ -290,6 +294,10 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "quickmount" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "rangecard" %}
|
||||
`ACE_Advanced_Ballistics`, `ace_scopes`
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user