Fix wrong name for 2 static weapons

This commit is contained in:
A Man
2023-08-16 10:37:29 +02:00
parent cb3f553286
commit 0ad3698b35
6 changed files with 23 additions and 39 deletions

View File

@@ -34,7 +34,7 @@ class L2A1_Tripod_MG_Static_kit
{
weight = 32.5;
};
class GMG_Tripod_MG_Static_kit
class GMG_Tripod_GrenadeLauncher_Static_kit
{
weight = 29;
};
@@ -46,7 +46,7 @@ class MK19_TriPod_GrenadeLauncher_Static_kit
{
weight = 35.3;
};
class GPMG_TriPod_GrenadeLauncher_Static_kit
class GPMG_TriPod_MG_Static_kit
{
weight = 25.7;
};