Fixed typo in config.xml
This commit is contained in:
parent
790634a914
commit
ed5a957a64
@ -678,7 +678,7 @@ namespace UserConfigParams
|
||||
"Enable Screen Space Ambient Occlusion") );
|
||||
PARAM_PREFIX IntUserConfigParam m_shadows_resolution
|
||||
PARAM_DEFAULT( IntUserConfigParam(0,
|
||||
"shadows_resoltion", &m_graphics_quality,
|
||||
"shadows_resolution", &m_graphics_quality,
|
||||
"Shadow resolution (0 = disabled") );
|
||||
PARAM_PREFIX BoolUserConfigParam m_degraded_IBL
|
||||
PARAM_DEFAULT(BoolUserConfigParam(true,
|
||||
|
Loading…
Reference in New Issue
Block a user