Only stop demo on map change if it was started by autorecord.

This commit is contained in:
Thilo Schulz 2006-11-03 08:42:21 +00:00
parent b57a970034
commit aea7262d86
2 changed files with 2 additions and 4 deletions

View file

@ -370,6 +370,7 @@ extern cvar_t *cl_conXOffset;
extern cvar_t *cl_inGameVideo;
extern cvar_t *cl_lanForcePackets;
extern cvar_t *cl_autoRecordDemo;
//=================================================