ACE3/addons/overheating/CfgSounds.hpp
2015-01-13 21:07:32 -03:00

7 lines
145 B
C++

class CfgSounds {
class ACE_BarrelSwap {
sound[] = {QUOTE(PATHTOF(sounds\barrelswap.ogg)),5,1,200};
titles[] = {};
};
};