mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Merge pull request #42 from etherealth/patch-1
fix weapon_combatmg_mk2 Locales['en']
This commit is contained in:
@@ -162,7 +162,7 @@ Locales['en'] = {
|
|||||||
-- SMG & LMG
|
-- SMG & LMG
|
||||||
['weapon_assaultsmg'] = 'Assault SMG',
|
['weapon_assaultsmg'] = 'Assault SMG',
|
||||||
['weapon_combatmg'] = 'Combat MG',
|
['weapon_combatmg'] = 'Combat MG',
|
||||||
['weapon_combatmg'] = 'Combat MG MK2',
|
['weapon_combatmg_mk2'] = 'Combat MG MK2',
|
||||||
['weapon_combatpdw'] = 'Combat PDW',
|
['weapon_combatpdw'] = 'Combat PDW',
|
||||||
['weapon_gusenberg'] = 'Gusenberg Sweeper',
|
['weapon_gusenberg'] = 'Gusenberg Sweeper',
|
||||||
['weapon_machinepistol'] = 'Machine Pistol',
|
['weapon_machinepistol'] = 'Machine Pistol',
|
||||||
|
|||||||
Reference in New Issue
Block a user