diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h index 9f958e36e..1888608e3 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h @@ -584,7 +584,7 @@ class CfgWeight { weight = 4; }; - class KSVK + class KSVK_DZE { weight = 12; }; @@ -1818,4 +1818,4 @@ class CfgWeight weight = 25; }; }; -}; \ No newline at end of file +};