[nq,qw] Get demo capture working again

It turns it it had been broken for some time: it was attempting to write
the files to the wrong place.
This commit is contained in:
Bill Currie 2022-04-01 00:58:14 +09:00
parent 86e95fc1d0
commit 0880fab909
4 changed files with 34 additions and 24 deletions

View file

@ -136,7 +136,7 @@ typedef struct {
QFile *demofile;
qboolean demorecording;
qboolean demo_capture;
int demo_capture;
qboolean demoplayback;
qboolean demoplayback2;
qboolean findtrack;