#include "script_component.hpp" class CfgPatches { class ADDON { units[] = {"cse_moduleAmbianceSound"}; weapons[] = {}; requiredVersion = REQUIRED_VERSION; requiredAddons[] = {"ace_common"}; author[] = {"Glowbal"}; authorUrl = ""; VERSION_CONFIG; }; }; #include "CfgEventHandlers.hpp" #include "CfgFactionClasses.hpp" #include "CfgVehicles.hpp"