* Oops. Rename cl_avidemo to cl_aviFrameRate
This commit is contained in:
parent
70c9c62039
commit
a166f2173a
4 changed files with 11 additions and 11 deletions
|
@ -1141,7 +1141,7 @@ void S_GetSoundtime(void)
|
|||
|
||||
if( CL_VideoRecording( ) )
|
||||
{
|
||||
s_soundtime += (int)ceil( dma.speed / cl_avidemo->value );
|
||||
s_soundtime += (int)ceil( dma.speed / cl_aviFrameRate->value );
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue