Fix a mistake: default to civilian liveries to activate the glossy effect
This commit is contained in:
parent
9de823f452
commit
fcc83c65c3
1 changed files with 1 additions and 1 deletions
|
@ -1023,7 +1023,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<codec>libx265</codec>
|
||||
</video>
|
||||
<model>
|
||||
<civilian type="bool">false</civilian>
|
||||
<civilian type="bool">true</civilian>
|
||||
<livery>
|
||||
<fresnel type="double">0.7</fresnel>
|
||||
<shininess type="double">-0.5</shininess>
|
||||
|
|
Loading…
Reference in a new issue