mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove obsolete line
This commit is contained in:
parent
c011c66093
commit
c601f89396
@ -5,7 +5,6 @@ class CfgVehicles {
|
||||
class ACE_Equipment {
|
||||
class ADDON {
|
||||
displayName = CSTRING(ActionCategory);
|
||||
condition = QUOTE(_player call FUNC(hasFlag));
|
||||
insertChildren = QUOTE(_this call FUNC(getActions));
|
||||
icon = QPATHTOF(data\icons\place\white_place_icon.paa);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user