mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Moved module to ACE_Logistics
This commit is contained in:
parent
8fc52a4dfb
commit
f9266764fb
@ -117,7 +117,7 @@ class CfgVehicles {
|
||||
scope = 2;
|
||||
displayName = CSTRING(RefuelSettings_Module_DisplayName);
|
||||
icon = QUOTE(PATHTOF(ui\icon_module_refuel.paa));
|
||||
category = "ACE";
|
||||
category = "ACE_Logistics";
|
||||
function = QFUNC(moduleRefuelSettings);
|
||||
functionPriority = 1;
|
||||
isGlobal = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user