Explosives - Fix missing action name for setup helper object (#8288)

This commit is contained in:
mharis001 2021-06-27 16:17:25 -04:00 committed by GitHub
parent a417ea87d3
commit da3251c641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ class CfgVehicles {
vehicleClass = "Cargo";
class ACE_Actions {
class ACE_MainActions {
displayName = ECSTRING(interaction,MainAction);
selection = "";
distance = 1.5;
condition = "true";