Added M113 DZ and AL & fixed compile problem

This commit is contained in:
Florian Kinder
2014-02-05 14:06:19 +01:00
parent da2c954e23
commit bf7110448b
2 changed files with 67 additions and 1 deletions

View File

@@ -240,6 +240,8 @@ class CfgVehicles {
#include "CfgVehicles\LAND\UAZ.hpp"
#include "CfgVehicles\LAND\SUV.hpp"
#include "CfgVehicles\LAND\TT650.hpp"
// Land (Armed & Unarmed)
#include "CfgVehicles\LAND\M113.hpp"
// SEA
@@ -324,7 +326,6 @@ class CfgVehicles {
class House {
class DestructionEffects;
};
};
#include "CfgVehicles\Wrecks.hpp"
#include "CfgVehicles\DZE\Wrecks.hpp"