Skip to content

Commit

Permalink
Update jr_classes.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored May 30, 2020
1 parent 5c478a0 commit ca0316f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jr/jr_classes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class asdg_UnderSlot: asdg_SlotInfo { // Base under barrel slot
class asdg_PistolUnderRail: asdg_SlotInfo { // under rail for handguns
linkProxy = "\a3\data_f\proxies\weapon_slots\SIDE";
displayName = "$STR_A3_PointerSlot0";
iconPicture = "\a3\weapons_f_mark\Data\UI\attachment_under";
iconPicture = "\a3\weapons_f\Data\ui\attachment_side";
iconPinpoint = "Bottom";
class compatibleItems {
acc_flashlight_pistol = 1;
Expand Down

0 comments on commit ca0316f

Please sign in to comment.