ACE3/TO_MERGE/cse/sys_field_rations/CfgSounds.h

7 lines
167 B
C
Raw Normal View History

2015-01-12 22:26:09 +00:00
class CfgSounds {
class cse_drinking {
name = "cse_drinking";
sound[] = {"cse\cse_sys_field_rations\sounds\drinkingSound.ogg","db-1",1.0};
titles[] = {};
};
};