1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Module Icons

This commit is contained in:
PabstMirror 2015-04-07 19:37:46 -05:00
parent 71d609f8e0
commit 656fa8868a
3 changed files with 2 additions and 2 deletions
addons/mk6mortar
extras/assets/icons/png

@ -54,7 +54,7 @@ class CfgVehicles {
function = QFUNC(moduleInit);
scope = 2;
isGlobal = 0;
// icon = QUOTE(PATHTOF(UI\Icon_.paa));
icon = QUOTE(PATHTOF(UI\Icon_Module_mk6_ca.paa));
functionPriority = 0;
class Arguments {
class airResistanceEnabled {
@ -65,7 +65,7 @@ class CfgVehicles {
};
class allowComputerRangefinder {
displayName = "Allow MK6 Computer";
description = "Show the Computer and Rangefinder (these should be removed if you enable air resistance)";
description = "Show the Computer and Rangefinder (these NEED to be removed if you enable air resistance)";
typeName = "BOOL";
defaultValue = 0;
};

Binary file not shown.

Binary file not shown.

After

(image error) Size: 21 KiB