diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index f7bd600a9..d3024eb53 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -16,6 +16,7 @@ class CfgVehicles { class HouseBase; class Ruins: HouseBase {}; #include "CfgVehicles\antihack_plants.hpp" + #include "CfgVehicles\DZE\Doors.hpp" #include "CfgVehicles\DZE\LockboxStorage.hpp" #include "CfgVehicles\DZE\VaultStorage.hpp"