diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index 7b98c8a72..fd0ec8431 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -9,6 +9,8 @@ class CfgVehicles { #include "CfgVehicles\Zeds\NewZeds.hpp" #include "CfgVehicles\Zeds\PlayerZeds.hpp" #include "CfgVehicles\Females\females.hpp" + #include "CfgVehicles\antihack_logic.hpp" + #include "CfgVehicles\antihack_plants.hpp" class All;