diff --git a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp index 91705230..e6a9352a 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp @@ -852,4 +852,5 @@ class CfgWorldInteractions { class b_prunusW_p3d : Bushes {}; class garbagebin_03_f_p3d : TrashSmall {}; class concretewell_02_f_p3d : Water {}; + class Land_ConcreteWell_02_F : Water {}; };