mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add module icon
This commit is contained in:
parent
89924e927a
commit
c568c18865
@ -7,7 +7,7 @@ class CfgVehicles {
|
|||||||
function = QFUNC(moduleInit);
|
function = QFUNC(moduleInit);
|
||||||
scope = 2;
|
scope = 2;
|
||||||
isGlobal = 1;
|
isGlobal = 1;
|
||||||
//icon = QUOTE(PATHTOF(UI\Icon_Module_UI_ca.paa));
|
icon = QUOTE(PATHTOF(UI\Icon_Module_UI_ca.paa));
|
||||||
class Arguments {
|
class Arguments {
|
||||||
// BASIC
|
// BASIC
|
||||||
class allowSelectiveUI {
|
class allowSelectiveUI {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
ace_ui
|
ace_ui
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Removes vignette, changes the chat contrast on the map to allow easier reading and provides settings to toggle different UI elements unavailable in Vanilla.
|
Removes vignette, changes the chat contrast on the map to allow easier reading and provides settings to hide or show different UI elements.
|
||||||
|
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
BIN
addons/ui/UI/Icon_Module_UI_ca.paa
Normal file
BIN
addons/ui/UI/Icon_Module_UI_ca.paa
Normal file
Binary file not shown.
BIN
extras/assets/icons/Icon_Module_png/Icon_Module_UI_ca.png
Normal file
BIN
extras/assets/icons/Icon_Module_png/Icon_Module_UI_ca.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user