mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Keep hiddenSelections for armed Mi17
hiddenSelections = {}; removes the option to use custom textures on the armed version. The civilian one has these hiddenSelections.
This commit is contained in:
@@ -17,7 +17,6 @@ class Mi17_DZ: Mi17_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