Set default value of shaders/model to 3 to match gui default settings
This commit is contained in:
parent
4d3466216a
commit
deb7947709
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<shaders>
|
||||
<clouds type="float" userarchive="y">0.0</clouds>
|
||||
<landmass type="float" userarchive="y">1.0</landmass>
|
||||
<model type="float" userarchive="y">1.0</model>
|
||||
<model type="float" userarchive="y">3.0</model>
|
||||
<skydome type="bool" userarchive="y">true</skydome>
|
||||
<transition type="float" userarchive="y">1.0</transition>
|
||||
<water type="float" userarchive="y">1.0</water>
|
||||
|
|
Loading…
Add table
Reference in a new issue