ACE3/addons/core/CfgSounds.hpp

7 lines
132 B
C++
Raw Normal View History

2015-01-11 18:06:21 +00:00
class CfgSounds {
class AGM_Sound_Click {
sound[] = {"\AGM_Core\sounds\AGM_click.wav", 1, 1, 200};
titles[] = {};
};
};