Do not save the graphics preset for now
There aren't any mechanisms in the C++ side to handle custom settings yet, so don't use graphics presets unless the user enables them explicitly through a command line option.
This commit is contained in:
parent
f8bab8d01e
commit
6950670086
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
</startup>
|
||||
<rendering>
|
||||
<initialized type="bool">false</initialized>
|
||||
<preset type="string" preserve="y" userarchive="y">minimal-quality</preset>
|
||||
<materials-file>Materials/regions/materials.xml</materials-file>
|
||||
<multi-sample-buffers type="bool" userarchive="y">false</multi-sample-buffers>
|
||||
<multi-samples type="int" userarchive="y">0</multi-samples>
|
||||
|
|
Loading…
Add table
Reference in a new issue