mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update USAF with WeaponSlot comment
This commit is contained in:
parent
7e91ffc7a2
commit
cf732c17fc
@ -495,6 +495,8 @@ class CfgWeapons {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
class WeaponSlotsInfo: WeaponSlotsInfo {
|
class WeaponSlotsInfo: WeaponSlotsInfo {
|
||||||
|
// One WeaponSlot with a positive value for iconScale forces game to use icon overlay method.
|
||||||
|
// Required, because the inventory icon has no accessory variants.
|
||||||
class MuzzleSlot {
|
class MuzzleSlot {
|
||||||
iconScale = 0.1;
|
iconScale = 0.1;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user