mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
removed hiddenSelections definition
This commit is contained in:
@@ -17,7 +17,6 @@ class UH1Y_DZ: UH1_Base {
|
|||||||
side = 2;
|
side = 2;
|
||||||
crew = "";
|
crew = "";
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
hiddenSelections[] = {};
|
|
||||||
class TransportMagazines{};
|
class TransportMagazines{};
|
||||||
class TransportWeapons{};
|
class TransportWeapons{};
|
||||||
commanderCanSee = 2+16+32;
|
commanderCanSee = 2+16+32;
|
||||||
@@ -65,7 +64,6 @@ class UH1H_DZ: UH1H_base {
|
|||||||
side = 2;
|
side = 2;
|
||||||
crew = "";
|
crew = "";
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
hiddenSelections[] = {};
|
|
||||||
class TransportMagazines{};
|
class TransportMagazines{};
|
||||||
class TransportWeapons{};
|
class TransportWeapons{};
|
||||||
commanderCanSee = 2+16+32;
|
commanderCanSee = 2+16+32;
|
||||||
|
|||||||
Reference in New Issue
Block a user