fix(Weapons): typo

This commit is contained in:
Thekuca
2023-05-22 23:47:50 +02:00
committed by GitHub
parent a0257da083
commit de416d59a9
-1
View File
@@ -977,7 +977,6 @@ Config.Weapons = {
}
},
{name = 'WEAPON_METALDETECTOR', label = TranslateCap('weapon_metaldetector'), components = {}},
,
{name = 'WEAPON_PISTOLXM3', label = TranslateCap('weapon_pistolxm3'), ammo = {label = TranslateCap('ammo_rounds'), hash = `AMMO_PISTOL`}, tints = Config.DefaultWeaponTints,
components = {
{name = 'clip_default', label = TranslateCap('component_clip_default'), hash = `COMPONENT_PISTOLXM3_CLIP_01`},