diff --git a/addons/explosives/CfgVehicles.hpp b/addons/explosives/CfgVehicles.hpp index 97562dc836..96889784b9 100644 --- a/addons/explosives/CfgVehicles.hpp +++ b/addons/explosives/CfgVehicles.hpp @@ -78,6 +78,7 @@ class CfgVehicles { vehicleClass = "Cargo"; class ACE_Actions { class ACE_MainActions { + displayName = ECSTRING(interaction,MainAction); selection = ""; distance = 1.5; condition = "true";