mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed incorrect icon path
This commit is contained in:
parent
0315219cf2
commit
7d42eeed28
@ -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";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user