mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Fix L85A2_SD_Base not using SD mags
Thanks @worldwidesorrow https://github.com/EpochModTeam/DayZ-Epoch/issues/2000#issuecomment-352939774
This commit is contained in:
@@ -143,13 +143,11 @@ class L85A2_MFL_DZ : L85A2_DZ
|
||||
|
||||
class L85A2_SD_Base : L85A2_DZ
|
||||
{
|
||||
/*
|
||||
magazines[] =
|
||||
{
|
||||
// 30Rnd_556x45_Stanag,
|
||||
30Rnd_556x45_StanagSD
|
||||
};
|
||||
*/
|
||||
fireLightDuration = 0;
|
||||
fireLightIntensity = 0;
|
||||
modes[] = {"Single","FullAuto"};
|
||||
|
||||
Reference in New Issue
Block a user