]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_demo.c
gl_rsurf: Whitespace
[xonotic/darkplaces.git] / cl_demo.c
index 186174e9b506d4dc93b4bf260c5b98d9fc6b6d20..4b91f9e3fdc6589a65c991b5c1b81d8beca63983 100644 (file)
--- a/cl_demo.c
+++ b/cl_demo.c
@@ -100,6 +100,8 @@ void CL_StopPlayback (void)
                if (Sys_CheckParm("-demo") || Sys_CheckParm("-capturedemo"))
                        host.state = host_shutdown;
 
+       cls.demonum = -1;
+
 }
 
 /*