- Config work almost done.

The only thing still referencing the old config file is Shadow Warrior's config read function.
This commit is contained in:
Christoph Oelckers 2019-10-27 13:40:24 +01:00
parent 038c1ba4ba
commit c0d5ca8ab8
74 changed files with 362 additions and 1212 deletions

View file

@ -7419,7 +7419,7 @@ pDisplaySprites(PLAYERp pp)
break;
}
if (pp->Bloody && !gs.ParentalLock && !Global_PLock)
if (pp->Bloody && !adult_lockout && !Global_PLock)
{
switch (picnum)
{