- Fixed: The render style table for old decorations was missing STYLE_Stencil so

STYLE_Translucent was mapped incorrectly.


SVN r727 (trunk)
This commit is contained in:
Christoph Oelckers 2008-01-31 21:00:34 +00:00
commit 01e5ec251c
3 changed files with 5 additions and 6 deletions

View file

@ -122,6 +122,7 @@ static const char *RenderStyles[] =
"STYLE_Fuzzy",
"STYLE_SoulTrans",
"STYLE_OptFuzzy",
"STYLE_Stencil",
"STYLE_Translucent",
"STYLE_Add",
//"STYLE_Shaded",