From 781d440e09a1376d21b5fee6eea3de895ffaeba5 Mon Sep 17 00:00:00 2001 From: worldwidesorrow Date: Tue, 21 Jan 2020 11:31:21 -0600 Subject: [PATCH] Update CfgVehicles.hpp These files are unused and have been archived. --- SQF/dayz_code/Configs/CfgVehicles/CfgVehicles.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgVehicles/CfgVehicles.hpp b/SQF/dayz_code/Configs/CfgVehicles/CfgVehicles.hpp index ad5ef604a..ded807fb1 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/CfgVehicles.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/CfgVehicles.hpp @@ -392,8 +392,6 @@ class CfgVehicles //ZEDS #include "Zeds\Zeds.hpp" //old type zeds #include "Zeds\ViralZeds.hpp" //Viral type zeds - #include "Zeds\WildZeds.hpp" //Viral type zeds - #include "Zeds\SwarmZeds.hpp" //Swarm #include "Zeds\PlayerZeds.hpp" //Skins #include "Skins\Female.hpp"