Added BTR90 DZ and AL

This commit is contained in:
Florian Kinder
2014-02-05 12:48:22 +01:00
parent 1d98c87535
commit a6a36af074
2 changed files with 59 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ class CfgVehicles {
#include "CfgVehicles\LAND\ArmoredSUV.hpp"
#include "CfgVehicles\LAND\Pickup_PK.hpp"
#include "CfgVehicles\LAND\Offroad_DSHKM.hpp"
#include "CfgVehicles\LAND\BTR90.hpp"
// LAND (Unarmed)
#include "CfgVehicles\LAND\V3S.hpp"
@@ -322,6 +323,7 @@ class CfgVehicles {
class House {
class DestructionEffects;
};
};
#include "CfgVehicles\Wrecks.hpp"
#include "CfgVehicles\DZE\Wrecks.hpp"