Skip to content

Commit

Permalink
Merge pull request #1496 from 10Dozen/jr-for-vz58-muzzle
Browse files Browse the repository at this point in the history
Add Sa vz. 58 specific JR muzzle slot
  • Loading branch information
commy2 committed Aug 25, 2021
2 parents c61154f + c6eb675 commit 69bd0bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/jr/jr_classes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@ class asdg_MuzzleSlot_762R: asdg_MuzzleSlot { // for 7.62x39 suppressors
class compatibleItems {};
};

class asdg_MuzzleSLot_762R_VZ58: asdg_MuzzleSlot { // for 7.62x39 Sa vz. 58 (M14x1 threading)
class compatibleItems {};
};

class asdg_MuzzleSlot_762R_PK: asdg_MuzzleSlot { // for 7.62x54R PK mount suppressors
class compatibleItems {};
};
Expand Down

0 comments on commit 69bd0bf

Please sign in to comment.