From e826e5f176f21cd18b3bbc22887a266835ada57c Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Sun, 29 Jun 2008 12:32:32 +0000 Subject: Added client and server side support for 32-bit solids. New R1Q2 and Q2PRO minor protocol versions, 1905 and 1014. Use environment variables for game and server features negotiation. Relax restrictions on quake paths when searching inside pak files. Made OSS subsystem cvar names consistent with core sound system conventions. Misc latched cvar handling changes. --- source/cl_main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/cl_main.c') diff --git a/source/cl_main.c b/source/cl_main.c index e339ce0..2a6b22a 100644 --- a/source/cl_main.c +++ b/source/cl_main.c @@ -2275,7 +2275,6 @@ static void CL_RestartRefresh_f( void ) { // switch back to original state cls.state = cls_state; - } /* -- cgit v1.2.3