Changed test-case for env_sound. Compile FTEQW with USEEFX in order to experience it.

This commit is contained in:
Marco Cawthorne 2019-03-24 11:45:19 +01:00
parent 76a3c7e3c3
commit cbd88f55e5
10 changed files with 1 additions and 1 deletions

View file

@ -247,5 +247,5 @@ void DSP_Init(void)
void DSP_UpdateListener(void)
{
makevectors(getproperty(VF_CL_VIEWANGLES));
SetListener(getproperty(VF_ORIGIN), v_forward, v_right, v_up, 10);
SetListener(getproperty(VF_ORIGIN), v_forward, v_right, v_up, 12);
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.