DLib/includes/PlaneJump/CfgSFX.hpp

6 lines
199 B
C++
Raw Normal View History

2020-01-15 18:18:38 +00:00
class DLIB_pj_planeSound
{
sound0[] = {"@CUP\AirVehicles\CUP_AirVehicles_C130J\data\sound\int_engine_hi", db+10, 1.0, 250, 1, 0, 0, 0};
sounds[] = {sound0};
empty[] = {"", 0, 0, 0, 0, 0, 0, 0};
};