From 6327033a65fb8faa31bf01d41765c1644f508d12 Mon Sep 17 00:00:00 2001 From: havoc Date: Sat, 17 May 2003 10:29:35 +0000 Subject: [PATCH] fixed a bug with Host_Startdemos_f that caused it to never shorten the list of demos (it forgot to clear the remaining slots) git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3001 d7cf8633-e32d-0410-b094-e92efae38249 --- host_cmd.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/host_cmd.c b/host_cmd.c index f2737124..83edbffc 100644 --- a/host_cmd.c +++ b/host_cmd.c @@ -1553,6 +1553,10 @@ void Host_Startdemos_f (void) for (i=1 ; i