Skip to content

Commit

Permalink
GREF WeaponSlotsInfo workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Whigital committed Jan 30, 2020
1 parent 9f0b5eb commit 2c71935
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions optionals/compat_rhs_gref3/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ class CfgWeapons {
};
};
class WeaponSlotsInfo: WeaponSlotsInfo {
class MuzzleSlot {
iconScale = 0.1;
};
mass = 740;
};
displayName = ECSTRING(csw,dshk_gun);
Expand Down

0 comments on commit 2c71935

Please sign in to comment.