mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Use zeus category
This commit is contained in:
parent
a4512e4740
commit
0dcfd9f941
@ -78,7 +78,7 @@ class CfgVehicles {
|
|||||||
};
|
};
|
||||||
class GVAR(moduleBase): Module_F {
|
class GVAR(moduleBase): Module_F {
|
||||||
author = "SilentSpike";
|
author = "SilentSpike";
|
||||||
category = "ACE";
|
category = "ACE_zeus";
|
||||||
scopeCurator = 2;
|
scopeCurator = 2;
|
||||||
};
|
};
|
||||||
class GVAR(moduleKnockout): GVAR(moduleBase) {
|
class GVAR(moduleKnockout): GVAR(moduleBase) {
|
||||||
|
Loading…
Reference in New Issue
Block a user