add custom sounds support
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 42s
All checks were successful
Generate testing snapshot / Create testing release (push) Successful in 42s
This commit is contained in:
@@ -96,6 +96,10 @@ class CfgFunctions {
|
||||
#include "custom_scripts.hpp"
|
||||
};
|
||||
|
||||
class CfgSounds {
|
||||
#include "custom_sounds.hpp"
|
||||
};
|
||||
|
||||
class CfgLeaflets {
|
||||
#include "custom_leaflets.hpp"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user