From acd7a749eaffe0e93dd5eb67c2f232e314f1f724 Mon Sep 17 00:00:00 2001 From: "DESKTOP-UH65DCE\\MusTanG" Date: Tue, 24 Oct 2017 10:11:08 -0500 Subject: [PATCH] remove duplicate entries --- .../epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp index 3f7ea3db..7d981d78 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp @@ -799,8 +799,6 @@ class CfgWorldInteractions { class satellite_p3d : Wrecks {}; class Land_Pipes_large_F : Wrecks {}; class Land_Pipes_small_F : Wrecks {}; - class Pipes_large_F_p3d : Wrecks {}; - class Pipes_small_F_p3d : Wrecks {}; class garbagebarrel_01_english_f_p3d : Trash {}; class uwreck_fishingboat_f_p3d : Wrecks {}; class wreck_traw_f_p3d : Wrecks {};