mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:33:30 +00:00
Removed CfgVehicles from main addon
This commit is contained in:
@@ -37,8 +37,14 @@ class CfgMods {
|
||||
};
|
||||
};
|
||||
|
||||
class CfgFactionClasses {
|
||||
class NO_CATEGORY;
|
||||
class GVAR(moduleCategory): NO_CATEGORY {
|
||||
displayName = "Team Awareness Kit";
|
||||
};
|
||||
};
|
||||
|
||||
#include "CfgEventHandlers.hpp"
|
||||
#include "CfgFunctions.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
#include "Cfg3den.hpp"
|
||||
#include "dialog.hpp"
|
||||
Reference in New Issue
Block a user