Fix G36C ACOG

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/2fb799235b47822a08fc1459169486ef13de65f1
This commit is contained in:
ebayShopper
2017-02-23 11:57:07 -05:00
parent 5a034163af
commit 8608b1ad1d
@@ -52,6 +52,7 @@ class G36C_DZ : G36C
{
Attachment_CCO = "G36C_CCO_DZ";
Attachment_Holo = "G36C_Holo_DZ";
Attachment_ACOG = "G36C_ACOG_DZ";
Attachment_Sup556 = "G36C_SD_DZ";
};
};
@@ -72,6 +73,7 @@ class G36C_SD_DZ : G36_C_SD_eotech
{
Attachment_CCO = "G36C_CCO_SD_DZ";
Attachment_Holo = "G36C_Holo_SD_DZ";
Attachment_ACOG = "G36C_ACOG_SD_DZ";
};
class ItemActions