From 973bc0c05f83d47e00b61977fe1f3ff80ad73078 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Thu, 23 Jan 2014 13:09:09 -0600 Subject: [PATCH] missing comma --- SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp index f8d8ddaef..692ec9634 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp @@ -831,7 +831,7 @@ class CfgLoot { "M24_des_EP1", "M24", "BAF_LRR_scoped", - "M107_DZ" + "M107_DZ", "KSVK_DZE", "VSS_vintorez", "SCAR_H_LNG_Sniper_SD",