mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
forgot include for CH53
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
class USEC_ch53_E;
|
class USEC_ch53_E;
|
||||||
class CH53_DZE : USEC_ch53_E {
|
class CH53_DZE : USEC_ch53_E {
|
||||||
displayname = "USEC CH53E DZ";
|
displayname = "USEC CH53E DZE";
|
||||||
displaynameshort = "CH53_DZ";
|
displaynameshort = "CH53_DZE";
|
||||||
enablemanualfire = 0;
|
enablemanualfire = 0;
|
||||||
scope = 2;
|
scope = 2;
|
||||||
side = 2;
|
side = 2;
|
||||||
|
|||||||
@@ -215,6 +215,8 @@ class CfgVehicles {
|
|||||||
#include "CfgVehicles\AIR\UH1.hpp"
|
#include "CfgVehicles\AIR\UH1.hpp"
|
||||||
#include "CfgVehicles\AIR\AH6.hpp"
|
#include "CfgVehicles\AIR\AH6.hpp"
|
||||||
#include "CfgVehicles\AIR\C130.hpp"
|
#include "CfgVehicles\AIR\C130.hpp"
|
||||||
|
#include "CfgVehicles\AIR\CH53.hpp"
|
||||||
|
|
||||||
|
|
||||||
// LAND (Armed)
|
// LAND (Armed)
|
||||||
#include "CfgVehicles\LAND\HMMWV.hpp"
|
#include "CfgVehicles\LAND\HMMWV.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user