Fixed BFT module weirdness.

This commit is contained in:
voiper 2015-08-24 14:06:19 -07:00
parent 72b12e3af4
commit 1f8b16f7fb

View File

@ -61,8 +61,7 @@ class CfgVehicles {
}; };
}; };
class Module_F; class ACE_ModuleBlueForceTracking: ACE_Module {
class ACE_ModuleBlueForceTracking: Module_F {
author = ECSTRING(common,ACETeam); author = ECSTRING(common,ACETeam);
category = "ACE"; category = "ACE";
displayName = CSTRING(BFT_Module_DisplayName); displayName = CSTRING(BFT_Module_DisplayName);