mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Move model to folder
This commit is contained in:
parent
c3b5430bc4
commit
c291f29702
@ -47,7 +47,7 @@ class CfgWeapons {
|
|||||||
};
|
};
|
||||||
class ACE_NVG_Wide: NVGoggles {
|
class ACE_NVG_Wide: NVGoggles {
|
||||||
author = "$STR_ACE_Common_ACETeam";
|
author = "$STR_ACE_Common_ACETeam";
|
||||||
modelOptics = QUOTE(PATHTOF(ACE_nvg_wide_optics));
|
modelOptics = QUOTE(PATHTOF(models\ACE_nvg_wide_optics));
|
||||||
displayName = "$STR_ACE_NightVision_NVG_FullScreen";
|
displayName = "$STR_ACE_NightVision_NVG_FullScreen";
|
||||||
ACE_NightVision_grain = 0.75;
|
ACE_NightVision_grain = 0.75;
|
||||||
ACE_NightVision_blur = 0.055;
|
ACE_NightVision_blur = 0.055;
|
||||||
|
Loading…
Reference in New Issue
Block a user