From 5a28a0f93952fcacc4a6bbf2e44ea3a936f35726 Mon Sep 17 00:00:00 2001 From: six Date: Sun, 4 Sep 2005 05:45:05 +0000 Subject: . git-svn-id: svn://svn.icculus.org/quake3/trunk@80 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/qcommon/files.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/qcommon/files.c') diff --git a/code/qcommon/files.c b/code/qcommon/files.c index 86744e5..47e2160 100644 --- a/code/qcommon/files.c +++ b/code/qcommon/files.c @@ -2840,7 +2840,7 @@ static void FS_SetRestrictions( void ) { char *productId; Com_Printf("smells like demo data, continueing anyways\n"); -// return; + return; #ifndef PRE_RELEASE_DEMO -- cgit v1.2.3