diff --git a/addons/flags/CfgVehicles.hpp b/addons/flags/CfgVehicles.hpp index 7955fe6465..a3277be0f3 100644 --- a/addons/flags/CfgVehicles.hpp +++ b/addons/flags/CfgVehicles.hpp @@ -6,7 +6,7 @@ class CfgVehicles { class ADDON { displayName = CSTRING(ActionCategory); condition = QUOTE(_player call FUNC(hasFlag)); - insertChildren = QUOTE(_this call FUNC(addActions)); + insertChildren = QUOTE(_this call FUNC(getActions)); icon = QPATHTOF(data\icons\place\white_place_icon.paa); class GVAR(furlFlag) {