Fix an issue for deserts introduced by the texture color matching process: too dark spots in the desert
This commit is contained in:
parent
8f38c737a2
commit
738cd3d963
3 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<name>Default</name>
|
||||
<texture-set>
|
||||
<texture>Terrain/california-sand.png</texture>
|
||||
<texture n="12">Terrain/california-airport2.png</texture>
|
||||
<texture n="12">Terrain/desert-airport2.png</texture>
|
||||
<texture n="15">Terrain/sand_hires_ochre.png</texture>
|
||||
</texture-set>
|
||||
<parameters>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2 MiB |
BIN
Textures/Terrain/desert-airport2.png
Normal file
BIN
Textures/Terrain/desert-airport2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Loading…
Reference in a new issue