fixed transition of Leaf-litter to water.
This commit is contained in:
parent
45f6682566
commit
c42a4c36c0
2 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ Version 1.9.0+svn:
|
|||
* Slightly tweaked dirt colors and new, smooth dirt transitions
|
||||
* Better transitions for Cobbled Road, Clean Cobbles, and Overgrown Path
|
||||
* Fixed hard edge on immpassible mountains clouds.
|
||||
* Fixed Transition of leaf litter to water.
|
||||
* Language and i18n:
|
||||
* Updated fonts: DejaVu 2.32
|
||||
* Updated translations: Chinese (Simplified), Chinese (Traditional), French,
|
||||
|
|
|
@ -694,7 +694,7 @@
|
|||
{TRANSITION_COMPLETE_L Aa (!,Aa,Qx*,G*) -281 frozen/snow}
|
||||
|
||||
|
||||
{TRANSITION_COMPLETE_L (W*,Ai) (!,Rb,!,R*) -298 flat/bank}
|
||||
{TRANSITION_COMPLETE_L (W*,Ai) (!,Rb,!,R*,Gll) -298 flat/bank}
|
||||
|
||||
|
||||
#{TRANSITION_COMPLETE_LF (!,Re) (Rr,Re,Rd,Rp) -297 transition3 flat/dirt}
|
||||
|
|
Loading…
Add table
Reference in a new issue