mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 03:01:52 +03:00
Fix a bunch of errors
This commit is contained in:
@@ -7,12 +7,7 @@ class DMR_DZ : DMR
|
||||
|
||||
magazines[] = {20Rnd_762x51_DMR};
|
||||
|
||||
class Single : Single
|
||||
{
|
||||
reloadTime = 0.6;
|
||||
recoil = "recoil_single_primary_4outof10";
|
||||
recoilProne = "recoil_single_primary_prone_4outof10";
|
||||
};
|
||||
class Single;
|
||||
|
||||
visionMode[] = {"Normal"};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user