DLib/includes/PlaneJump/CfgSFX.hpp
2020-01-15 19:18:38 +01:00

6 lines
199 B
C++

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};
};