1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/logistics_uavbattery/CfgSounds.hpp
2016-04-08 20:34:50 +02:00

8 lines
184 B
C++

class CfgSounds {
class ACE_replaceUAVBattery {
name = "ACE_replaceUAVBattery";
sound[]={QPATHTOF(sounds\exchange_battery.ogg),1,1};
titles[]={};
};
};