From a0202c4429347e5b34ea06cafeb97d6666bdb974 Mon Sep 17 00:00:00 2001 From: BaerMitUmlaut Date: Tue, 7 Jul 2015 18:41:46 +0200 Subject: [PATCH] Config fix --- addons/tagging/CfgVehicles.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/tagging/CfgVehicles.hpp b/addons/tagging/CfgVehicles.hpp index 76a3f0a16c..609ed31b2a 100644 --- a/addons/tagging/CfgVehicles.hpp +++ b/addons/tagging/CfgVehicles.hpp @@ -40,7 +40,7 @@ class CfgVehicles { scopeCurator = 2; displayName = CSTRING(spraypaint); vehicleClass = "Items"; - class TransportWeapons { + class TransportItems { class ACE_Spraypaint { name = "ACE_Spraypaint"; count = 1;