Changed: Define default value for AnisotropicFilter
This commit is contained in:
parent
88393d62d5
commit
514a6337c7
1 changed files with 2 additions and 0 deletions
|
@ -220,6 +220,8 @@ FXAA_ps1 = 1;
|
|||
FXAA_ps2 = 1;
|
||||
FXAA_ps3 = 1;
|
||||
|
||||
AnisotropicFilter = 0;
|
||||
|
||||
Bloom = 0;
|
||||
Bloom_ps0 = 0;
|
||||
Bloom_ps1 = 1;
|
||||
|
|
Loading…
Reference in a new issue