fix typo in maglite p3d name

This commit is contained in:
bux 2019-11-21 15:59:52 +01:00
parent 2b4d807acc
commit f84949e7ae
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class CfgWeapons {
author = ECSTRING(common,ACETeam);
displayName = CSTRING(XL50_DisplayName);
descriptionShort = CSTRING(XL50_Description);
model = QPATHTOF(data\Maglight.p3d);
model = QPATHTOF(data\Maglite.p3d);
picture = QPATHTOF(UI\xl50_ca.paa);
scope = 2;
class ItemInfo: CBA_MiscItem_ItemInfo {