diff --git a/description.ext b/description.ext index 5c7b8ab..c1e1964 100644 --- a/description.ext +++ b/description.ext @@ -97,6 +97,10 @@ class CfgFunctions { #include "AJ_CBRN_V2\CfgFunctions.hpp" }; +class CfgSounds { + #include "AJ_CBRN_V2\CfgSounds.hpp" +}; + class CfgLeaflets { #include "custom_leaflets.hpp" };