removed hiddenSelections definition

This commit is contained in:
seb3sec
2015-02-21 02:56:25 +01:00
parent 70f232e0ff
commit e8430a49c5

View File

@@ -17,7 +17,6 @@ class UH1Y_DZ: UH1_Base {
side = 2;
crew = "";
typicalCargo[] = {};
hiddenSelections[] = {};
class TransportMagazines{};
class TransportWeapons{};
commanderCanSee = 2+16+32;
@@ -65,7 +64,6 @@ class UH1H_DZ: UH1H_base {
side = 2;
crew = "";
typicalCargo[] = {};
hiddenSelections[] = {};
class TransportMagazines{};
class TransportWeapons{};
commanderCanSee = 2+16+32;