DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
AssembleGun()
override void M79_Base::AssembleGun
(
)
inline
private
См. определение в файле
M79.c
строка
35
36
{
37
super.AssembleGun();
38
39
if
( !FindAttachmentBySlotName(
"weaponOpticsAug"
) )
40
{
41
GetInventory().CreateAttachment(
"M79DummyOptics"
);
42
}
43
}
M79_Base
Создано системой
1.13.2