mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-30 16:41:31 +00:00
Only stop demo on map change if it was started by autorecord.
This commit is contained in:
parent
b57a970034
commit
aea7262d86
2 changed files with 2 additions and 4 deletions
|
@ -370,6 +370,7 @@ extern cvar_t *cl_conXOffset;
|
|||
extern cvar_t *cl_inGameVideo;
|
||||
|
||||
extern cvar_t *cl_lanForcePackets;
|
||||
extern cvar_t *cl_autoRecordDemo;
|
||||
|
||||
//=================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue