mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
[Docs] Update component dependencies
Automatically committed through Travis CI. [ci skip]
This commit is contained in:
@ -258,6 +258,10 @@
|
|||||||
`ace_common`
|
`ace_common`
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if include.component == "nocrosshair" %}
|
||||||
|
`ace_common`
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if include.component == "noidle" %}
|
{% if include.component == "noidle" %}
|
||||||
`ace_common`
|
`ace_common`
|
||||||
{% endif %}
|
{% endif %}
|
||||||
@ -470,6 +474,10 @@
|
|||||||
`ace_common`
|
`ace_common`
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if include.component == "nocrosshair" %}
|
||||||
|
`ace_common`
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if include.component == "particles" %}
|
{% if include.component == "particles" %}
|
||||||
`ace_common`
|
`ace_common`
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user