Changed test-case for env_sound. Compile FTEQW with USEEFX in order to experience it.
This commit is contained in:
parent
76a3c7e3c3
commit
cbd88f55e5
10 changed files with 1 additions and 1 deletions
|
@ -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.
Loading…
Reference in a new issue