]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/darkplaces-src/cl_demo.c
Update the darkplaces engine source
[voretournament/voretournament.git] / misc / source / darkplaces-src / cl_demo.c
index e60ac367d64fa0760c4a0d10a2c24ff652a0f8b2..1584cb7bf19e59f462b4390be656e0637a5c7a97 100644 (file)
@@ -609,6 +609,5 @@ void CL_TimeDemo_f (void)
        cls.timedemo = true;
        cls.td_frames = -2;             // skip the first frame
        cls.demonum = -1;               // stop demo loop
-       cls.demonum = -1;               // stop demo loop
 }