mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
.
This commit is contained in:
parent
38e3825516
commit
54351a83c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue