Add non-transparent water asset

Used by all viewers when 'Transparent Water' is unchecked in the viewer
prefs

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
0.9.1.0-post-fixes
lickx 2018-10-07 14:46:19 +02:00 committed by UbitUmarov
parent 4ca859b4fc
commit 94a5e5b9b7
2 changed files with 8 additions and 0 deletions

View File

@ -771,4 +771,12 @@
<Key Name="fileName" Value="b4ba225c-373f-446d-9f7e-6cb7b5cf9b3d.j2c"/>
</Section>
<!-- Water texture shown when Transparent Water is disabled in the viewer graphics prefs -->
<Section Name="Water">
<Key Name="assetID" Value="43c32285-d658-1793-c123-bf86315de055"/>
<Key Name="name" Value="Water"/>
<Key Name="assetType" Value="0" />
<Key Name="fileName" Value="43c32285-d658-1793-c123-bf86315de055.jp2" />
</Section>
</Nini>