DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
AssembleGun()
override void M79_Base::AssembleGun
(
)
inline
private
См. определение в файле
M79.c
строка
20
21
{
22
super.AssembleGun();
23
24
if
( !FindAttachmentBySlotName(
"weaponOpticsAug"
) )
25
{
26
GetInventory().CreateAttachment(
"M79DummyOptics"
);
27
}
28
}
M79_Base
Создано системой
1.13.2