mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
6a821715a0
Conflicts: addons/missionmodules/CfgVehicles.hpp addons/respawn/CfgVehicles.hpp
6 lines
172 B
C++
6 lines
172 B
C++
class CfgFactionClasses {
|
|
class NO_CATEGORY;
|
|
class ACE_missionModules: NO_CATEGORY {
|
|
displayName = "$STR_ACE_MissionModules_Category_DisplayName";
|
|
};
|
|
}; |