Skip to content

Commit

Permalink
Compat CUP Weapons - Fix mono NVGs having bino vision (#10348)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-MF authored Sep 29, 2024
1 parent 1efe823 commit 6bbff91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class CfgWeapons {

// Binocular
class CUP_NVG_PVS14: NVGoggles {
NVG_BINO_PRESET;
NVG_MONO_PRESET(3);
NVG_GREEN_PRESET;
};
class CUP_NVG_PVS15_black: NVGoggles {
Expand Down

0 comments on commit 6bbff91

Please sign in to comment.