mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-31 09:01:54 +00:00
Go back to rev. 874. ATM, there is no good way to make FS_Restart() behave as it was originally described.
This commit is contained in:
parent
39d050b748
commit
01d057967f
6 changed files with 8 additions and 23 deletions
|
@ -1199,9 +1199,6 @@ void CL_Vid_Restart_f( void ) {
|
|||
CL_CloseAVI( );
|
||||
}
|
||||
|
||||
if(clc.demorecording)
|
||||
CL_StopRecord_f();
|
||||
|
||||
// don't let them loop during the restart
|
||||
S_StopAllSounds();
|
||||
// shutdown the UI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue