Fixed 'spotterscope' typo; Moved m_m1070.paa into \data folder

This commit is contained in:
ulteq 2015-06-11 21:28:44 +02:00
parent ab85a9ceb6
commit d8877d0dbd
3 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class CfgMagazines {
displayName = CSTRING(magazine_displayName);
displayNameShort = "HuntIR";
descriptionShort = "";
picture = PATHTOF(UI\m_m1070_ca.paa);
picture = PATHTOF(data\m_m1070_ca.paa);
ammo = "F_HuntIR";
};
};