mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixes Typo
Review Ready.
This commit is contained in:
parent
2487d6c8ff
commit
153805a138
@ -8,7 +8,7 @@ class CfgMagazines {
|
|||||||
count = 1170;
|
count = 1170;
|
||||||
};
|
};
|
||||||
|
|
||||||
class 1000Rnd_Gatling_30mm_Plane_CAS_HEI: VehicleMagazine {
|
class ACE_1000Rnd_Gatling_30mm_Plane_CAS_HEI: VehicleMagazine {
|
||||||
ammo = "ACE_Gatling_30mm_Sub_HEI";
|
ammo = "ACE_Gatling_30mm_Sub_HEI";
|
||||||
displayName = CSTRING(GatlingDescriptionHEI);
|
displayName = CSTRING(GatlingDescriptionHEI);
|
||||||
displayNameShort = CSTRING(GatlingDescriptionShortHEI);
|
displayNameShort = CSTRING(GatlingDescriptionShortHEI);
|
||||||
|
Loading…
Reference in New Issue
Block a user