Update TraderCategoriesNIA.hpp

Naming for consistency
This commit is contained in:
SpeedSter 2018-07-30 00:49:05 -07:00 committed by GitHub
parent e9ded35b04
commit 3a91e7af27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -287,7 +287,7 @@ class NIAMiniGun
class NIAAmmunition
{
name = "NIA Ammo";
name = "NIA Ammunition";
icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa";
items[]=
{
@ -457,4 +457,4 @@ class NIAMiniGun
"hlc_VOG25_AK"
//"hlc_50Rnd_44mag_FUN",
};
};
};