Fixed incorrect icon path

This commit is contained in:
ulteq 2015-04-07 17:45:52 +02:00
parent 0315219cf2
commit 7d42eeed28

View File

@ -8,7 +8,7 @@ class CfgVehicles {
statement = QUOTE(call FUNC(createKestrelDialog));
showDisabled = 0;
priority = 2;
icon = PATHTOF(data\4500NV1.paa);
icon = PATHTOF(UI\Kestrel4500_Icon.paa);
hotkey = "K";
};
};