Add some black into the faded transition.

SVN revision: 43073
This commit is contained in:
titan 2009-10-14 17:11:02 +00:00 committed by titan
parent d5285b049e
commit a28e26d06d
1 changed files with 2 additions and 2 deletions

View File

@ -552,7 +552,7 @@ collections
{ {
state: "fade" 0.0; state: "fade" 0.0;
inherit: "default" 0.0; inherit: "default" 0.0;
color: 255 255 255 0; color: 0 0 0 255;
} }
} }
part part
@ -576,7 +576,7 @@ collections
{ {
state: "default" 0.0; state: "default" 0.0;
visible: 1; visible: 1;
color: 255 255 255 0; color: 0 0 0 0;
} }
description description
{ {