diff --git a/addons/flags/CfgVehicles.hpp b/addons/flags/CfgVehicles.hpp index a3277be0f3..7de5023dc8 100644 --- a/addons/flags/CfgVehicles.hpp +++ b/addons/flags/CfgVehicles.hpp @@ -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);