mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Fix Display name
This commit is contained in:
@@ -9,7 +9,7 @@ class m107: Rifle
|
||||
|
||||
class m107_DZ: m107
|
||||
{
|
||||
displayname = "M107_DZ";
|
||||
displayname = "M107";
|
||||
type = "1";
|
||||
canlock = 0;
|
||||
cursor = "";
|
||||
@@ -46,4 +46,4 @@ class m107_DZ: m107
|
||||
visionmode[] = {"Normal"};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user