Skip to content

Commit 5b43b2d

Browse files
committed
fix weapon name in menu for M4A4
1 parent 23cd692 commit 5b43b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Variables.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public partial class WeaponPaints
2525
{"weapon_g3sg1", "G3SG1"},
2626
{"weapon_galilar", "Galil AR"},
2727
{"weapon_m249", "M249"},
28-
{"weapon_m4a1", "M4A1"},
28+
{"weapon_m4a1", "M4A4"},
2929
{"weapon_mac10", "MAC-10"},
3030
{"weapon_p90", "P90"},
3131
{"weapon_mp5sd", "MP5-SD"},

0 commit comments

Comments
 (0)