From 15a07f9a16e77123f6eb645553db53df17a057b9 Mon Sep 17 00:00:00 2001 From: cloudwalk Date: Tue, 21 Jul 2020 16:39:12 +0000 Subject: [PATCH] host: Stray whitespace git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12855 d7cf8633-e32d-0410-b094-e92efae38249 --- host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host.c b/host.c index 4f3e0e45..a455b88a 100644 --- a/host.c +++ b/host.c @@ -746,7 +746,7 @@ static void Host_Init (void) // put up the loading image so the user doesn't stare at a black screen... SCR_BeginLoadingPlaque(true); - + // check for special benchmark mode // COMMANDLINEOPTION: Client: -benchmark runs a timedemo and quits, results of any timedemo can be found in gamedir/benchmark.log (for example id1/benchmark.log) i = COM_CheckParm("-benchmark"); -- 2.39.2