From ab47eae7176eec773de68f447b61e48eb4337e93 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Thu, 7 Nov 2013 21:11:22 -0500 Subject: [PATCH] Update CfgMagazines.hpp caps to match classname --- SQF/dayz_code/Configs/CfgMagazines.hpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgMagazines.hpp b/SQF/dayz_code/Configs/CfgMagazines.hpp index 580b3117a..ba4f6721d 100644 --- a/SQF/dayz_code/Configs/CfgMagazines.hpp +++ b/SQF/dayz_code/Configs/CfgMagazines.hpp @@ -3593,31 +3593,31 @@ class CfgMagazines { displayName = "Crewman"; descriptionShort = "Crewman"; }; - class Skin_Ins_Lopotev_DZ: SkinBase + class Skin_INS_Lopotev_DZ: SkinBase { scope = 2; displayName = "Boss"; descriptionShort = "Team Leader"; }; - class Skin_Ins_Soldier_AR_DZ: SkinBase + class Skin_INS_Soldier_AR_DZ: SkinBase { scope = 2; displayName = "Cooper"; descriptionShort = "Cooper"; }; - class Skin_Ins_Soldier_CO_DZ: SkinBase + class Skin_INS_Soldier_CO_DZ: SkinBase { scope = 2; displayName = "Travis"; descriptionShort = "Travis"; }; - class Skin_Ins_Bardak_DZ: SkinBase + class Skin_INS_Bardak_DZ: SkinBase { scope = 2; displayName = "Paulo"; descriptionShort = "Paulo"; }; - class Skin_Ins_Worker2_DZ: SkinBase + class Skin_INS_Worker1_DZ: SkinBase { scope = 2; displayName = "Steve";