From 0b23dde6c831ad4256cc6ea68eb7f8ccd2ab6447 Mon Sep 17 00:00:00 2001 From: Tracid Date: Sat, 17 Mar 2018 13:44:32 +0100 Subject: [PATCH] Update config.weapons.lua --- config.weapons.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.weapons.lua b/config.weapons.lua index c16f019c..cd1567df 100644 --- a/config.weapons.lua +++ b/config.weapons.lua @@ -84,6 +84,6 @@ Config.Weapons = { { name = 'WEAPON_SPECIALCARBINE_MK2', label = _U('weapon_specialcarabine_mk2') }, { name = 'WEAPON_BULLPUPRIFLE_MK2', label = _U('weapon_bullpruprifle_mk2') }, { name = 'WEAPON_PUMPSHOTGUN_MK2', label = _U('weapon_pumpshotgun_mk2') }, - { name = 'WEAPON_MARKSMANRIFLE_MK2 ', label = _U('weapon_marksmanrifle_mk2') }, + { name = 'WEAPON_MARKSMANRIFLE_MK2', label = _U('weapon_marksmanrifle_mk2') }, }