Skip to content

Commit

Permalink
Fixes Typo
Browse files Browse the repository at this point in the history
Review Ready.
  • Loading branch information
LorenLuke authored Jan 3, 2020
1 parent 2487d6c commit 153805a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/aircraft/CfgMagazines.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class CfgMagazines {
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";
displayName = CSTRING(GatlingDescriptionHEI);
displayNameShort = CSTRING(GatlingDescriptionShortHEI);
Expand Down

0 comments on commit 153805a

Please sign in to comment.