Use full detail default
This commit is contained in:
parent
15469e555d
commit
8c5c85245f
@ -679,7 +679,7 @@ namespace UserConfigParams
|
||||
"1=enabled for humans, disabled for AIs; 2=enabled for all") );
|
||||
|
||||
PARAM_PREFIX IntUserConfigParam m_geometry_level
|
||||
PARAM_DEFAULT( IntUserConfigParam(GEOLEVEL_2,
|
||||
PARAM_DEFAULT( IntUserConfigParam(GEOLEVEL_0,
|
||||
"geometry_level", &m_graphics_quality,
|
||||
"Geometry quality 0=everything is displayed; "
|
||||
"1=a few details are displayed; 2=lowest level, no details") );
|
||||
|
Loading…
Reference in New Issue
Block a user